ios - App is rejected by apple -


my application been reject apple . have message me

during review, app crashed on ipad running ios 9.2.1 , iphone running ios 9.2.1 when we:

-launch app -logged in

this occurred when app used: - offline - on wi-fi - on cellular network

but working fine on simulator , ios devices .

it dont know whats wrong .

here crash reports

http://a697.phobos.apple.com/us/r30/purple69/v4/f4/65/c0/f465c0c1-0261-7798-dca8-9b48c0de869a/temp..lfhkdwhz.crash?downloadkey3=1454075117_e097b43bf35613b18c897f3917dcd353

http://a401.phobos.apple.com/us/r30/purple49/v4/cb/6c/c8/cb6cc858-d47a-aba8-0a7c-1bf304c4c56f/temp..rhzbnjqi.crash?downloadkey3=1454075117_556853386b65ca6d799acd6f6ce64fac

i dont know these crashes , how resolve them ?

if have read apple instructions, said crashed on offline test. means while there no internet connection there not available.

simply follow these steps:

  • check internet reachability @ every place in app used
  • after adding test app on device in apple testers found crash make sure working now.
  • add appropriate alert messages no internet connection

note:

  • thing simulator may not give crash time. best test on real device before submit app review

hope you.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -