ios - Parse.com crashreporting Symbols with Robovm -


i've implemented crashreporting parse bindings , able receive crashes on ios in parse. says not useful @ because it's not symbolicated. until i've not been able upload symbols because of following error:

using command: parse symbols applicationname --path="" returns: "do not understand symbol @ "

where path application.app.dsym file created robovm.

my first question if symbols parse dashboard see useful data behind ahead of time compiler (actual java exceptions or similar) or unuseable decent debugging purposes. if useful, have clue how upload symbols file created robovm?

fixed using following command:

parse symbols applicationname -p "/path/to/dsym/"


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -