houssamham / plcrashreporter

Automatically exported from code.google.com/p/plcrashreporter
Other
1 stars 0 forks source link

PLCrashReporter works on simulator, but does not run on iOS Device #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I'm using RubyMotion and statically linking the crashreporter framework.
In one of my controllers I'm calling a crash method which invokes the 
crashreporter and generates the email
with the report to be sent.
All this works perfectly fine on simulator, however doesn't work on the device.

What is the expected output? What do you see instead?
On the device it either doesn't load the app or if it loads it's not able to 
enable the crash reporter. 

What version of the product are you using? On what operating system?
OSX 10.8.4, xcode Version 5.0 (5A1413), iOS 7, iphone 4s

Original issue reported on code.google.com by vca...@gmail.com on 23 Oct 2013 at 7:34

GoogleCodeExporter commented 9 years ago
Hello --

This issue tracker has been shut down in favor of: 
https://opensource.plausible.coop/jira/browse/PLCR -- did you find a link to it 
that is still active?

That said, we'll need more details -- such as console output, any error 
messages, a test case -- to narrow down the cause.

Original comment by landon.j.fuller@gmail.com on 23 Oct 2013 at 7:00