Q: Is it possible to test Terra Background delivery on the iOS Simulator?

UnpleasantSwordtail1 month ago

We are using the Terra iOS sdk and have been able to make requests via terraManager.getDaily, however background delivery does not seem to be firing. Is it not possible to test this on the iOS simulator with XCode

terra

Jeffadmin1 month ago

Hey there

Currently it is not possible to test background delivery on the iOS simulator, you will need to launch the app on a mobile device to see the data come through. Also ensure you have setup all the capabilities and info keys as per this guide