Posts

Post not yet marked as solved
0 Replies
323 Views
I am having a weather monitoring device that records temperature and humidity for max period of 20 days. Once I connect the device via my app I want to download the entire data into the application. Since the payload is large its taking me more time(> 1hr) to download all the data. Is there a way I can download the data quick like an API call. The hardware is manufacture by the same company as the one developing the app so if there is a solution that needs to be updated from peripheral also welcomed. Should I go for MFi to solve this problem(if that is the issue) or is there any other way I can achieve this. kindly help
Posted Last updated
.
Post not yet marked as solved
0 Replies
432 Views
I have created a .p8 file and uploaded to Braze(push notification provider) dashboard and gave teamID, app id etc. Braze library integration is completed on app and device token is been passed to Braze API.(checked with breakpoints) Since .p8 authentication doesn't have separate development/prod setup, when I trigger a notification from Braze I should receive a notification on iPhone right? even though I am using development signing certificate or does it work only with distribution profile. Note: I am using Enterprise account. Help would be appreciated. thanks Vic
Posted Last updated
.