Symbols doesn't been uploaded to Crashlytics - crashlytics

I try to upload an iOS dSYM.zip file to crashytics manually through the web site.
After I choose file the site immediatly shows me warning "Zip up the dSYM folder and try again". Warning is showed so quickly that it is unpossible extracts archive or uploads its to the server. My file has a zip extensions and contains dSYM folder. What does it mean?
UPD:
Zip contains two files:
appname.app.dSYM/Contents/Resources/DWARF/appname
appname.app.dSYM/Contents/Info.plist

Mike from Fabric here, it sounds like the zip contains more then just the dSYMs of your app. I'd remove anything that's not a dSYM and try to upload it.

Related

Cocoa Application on remote files?

I have created a small application that selects the files and renames spaces into underscores and few other symbols. It works fine when I tried with the files on my desktop but it fails to execute when i try with files on my remote server. The problem is it doesn't show any signs of error. In my application, once the files are renamed, I will get a notification on my app stating the number of files renamed. It does show that the file is renamed but I couldn't find the renamed files. Any suggestion as to why it happens or any fixes for this please.
I have created the application and exported as a Mac Executable Application.
Solved: NSFileManager recognises file paths in different formats so we need to change according to the default path format with which Mac recognises and update files. I changed accordingly and it works. Thanks for you help.

Opera Extension - persona.ini

I am uploading my first Opera Extension. It is very simple. It is a toolbar button that launches a popup window. It works perfectly fine in Opera developer mode. Opera is not letting me upload it successfully. It keeps saying the persona.ini file is missing. Meanwhile I downloaded quite a few extensions already live in the Opera Extensions Directory to see their persona.ini files and none of them even have a persona.ini file. I can only find one example of a persona.ini file online and it must not be correct because it doesn't allow the upload either.
Has anyone experienced this? Why is this happening?
You're probably uploading the extension in .zip format, which is not supported — only .crx and .nex are supported. .zip is only used for Opera themes (hence the reference to persona.ini).
So, to fix this, you can do the following: when in developer mode, use the "Pack extension" button to pack and sign your extension. Then try uploading it again — everything should work fine.
I successfully uploaded zip package in Opera store.
I faced with same issue ("persona.ini is missed") when tried to upload zip package with root folder - I mean zip content: "Sources/content (like manifest.json).
Chrome store accepted this package but for Opera you could try to create zip package with all content without parent folder (Sources folder in my case).
Opera doesn't support till now the .zip file you need to upload either .nex or .crx file.
To create a .nex file..
In your opera URL,just type opera://extensions
Click on Pack Extensions.
Browse to the root directory of your extension and click on okay.
The file will also create an .pem file along with .nex file. Keep your pem file safe and with you for uploading/upgrading your extension.

Windows Phone 8 don't added pdf files at build

Comparing the source and the console log I saw that all pdf files aren't adding. For this reason (obviously) the app crash when I call some pdf file. Another files (.png, .xml, .html, ...) don't have any problems.
What is the reason? I need add to another location?
thx
You should try to set build action for your *.pdf files to "Content". It works in my project.

Playframework - Uploadfile to 2 different folders

just starting at play, and I needed to see it it can be used to do my project.
But after reading some docs, I still can't find a way to put uploaded files in more then one place.
I know that there is the attachments folder, and that I can change it directory in the confs, but what I want is another attachments folder, some thing like:
If the user upload a photo it would go to /photos folder;
if the user upload a txt it would go to /docs fodler;
Thanks
--UPDATE--
I'm using Play 2.0.1
So after some more research I found this other question:
How can I change uploaded files directory in play 2.0.1?
Basically there is no more attachments path configure in this playframework version, so I need to put this manually in the control, just like the answer in that question.

How to upload files in the downloads folder in the terminal?

How to upload files in the downloads folder in the terminal?
My folder is https://github.com/rg3915/LaTeX/downloads but I can only go through the site. And when I try to download gives error.
That usually indicates a problem during the upload, making the download impossible.
See this thread for illustration:
Try it with flash disabled.