Forum Discussion

jaspreet2's avatar
jaspreet2
Occasional Contributor
6 years ago

does instrumented app generate device token ?

currently i am creating automation test cases for my ios app

my ios app requires dev token as i am using push notifications in it.

but somehow as soon as i start automating it it does not create ant dev token which is must for the push notification.

I wanted to know how to create one 

3 Replies

  • baxatob's avatar
    baxatob
    Community Hero

    Generally the instrumentation procedure should not affect to push notifications, if they properly implemented in your application.

    • Emmasmithj's avatar
      Emmasmithj
      Occasional Visitor

      for me it was working smooth on my iPad Pro when it was running on ios 10 however as I have updated to ios 11.3 whenever now I am opening the app it only loads a blank screen on the start up and crashes after a while automatically. How do I fix it?

  • caltobarde's avatar
    caltobarde
    New Contributor

    It should not as per normal configuration, if you have done it in the correct way.

     

    Regards,

    Smith