We have an app that reads data from bluetooth devices and posts the reading back to an ios application. Based on the readings we calculate various parameters and maintain the health data of the patient. We are designing our application to function in single app mode in ipad. When we launch a third party app for measurement and when the flow returns to our application all our defined variables are returning nil.
This is crashing the entire app. Any help is appreciated.