Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 3    Views: 50

Higgey
buzztouch Evangelist
Profile
Posts: 393
Reg: Sep 07, 2011
West Midlands
13,530
03/20/14 06:33 AM (10 years ago)

Error in Checklist Plugin

Hi, My app closes when trying to open the Checklist Plugin. This only happens when it is being used on an iPhone device. It happens on both a real iPhone device and also on the Xcode simulator. The error does not occur when used on an iPad real device. I've got it happening on two separate apps. Any ideas on where I can start looking to find the problem or what to do to resolve the issue? John
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
03/20/14 07:55 AM (10 years ago)
If this app is in the store, you can view crash reports right in the Apple Dev console. Otherwise if you integrate the testFlight SDK you can read the crash report. Take a look at this article starting where you see - "Setting up TestFlight" http://www.raywenderlich.com/48750/testflight-sdk-tutorial That will show you how you can upload a DSYM file which will symbolicate your code a and tell you exactly what LOC your app is crashing on. That's where I'd start....
 
Higgey
buzztouch Evangelist
Profile
Posts: 393
Reg: Sep 07, 2011
West Midlands
13,530
like
03/20/14 08:02 AM (10 years ago)
Thanks, Attrain. I've got it in store and in Testflight so I'll go and look. Cheers, John
 
tb
buzztouch Evangelist
Profile
Posts: 2050
Reg: Nov 03, 2011
Oxford
32,300
like
03/20/14 12:12 PM (10 years ago)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.