Closed David-Dixon closed 6 months ago
Worth noting I have tried adding a App Transport Security exception.
Resolved the users not being registered issue by changing the group ID.
group.com.mycompany.myapp
To
group.MYTEAMID.com.mycompany.myapp
Still get the print out in the log about HSTS but appears not to be causing any current issues.
Thank you for reporting. To confirm that it isn't causing issues are you able to update subscriptions (e.g. add tags to a user)?
Closing due to inactivity
What happened?
Users are not being registered with OneSignal, In the log I see various references like the below.
https://api.onesignal.com/apps//subscriptions/ is NOT allowed to set HSTS for main doc (null)
We are using the latest SDK 5.1.0
Steps to reproduce?
What did you expect to happen?
Users to be registered.
OneSignal iOS SDK version
5.1.0
iOS version
15
Specific iOS version
Relevant log output
Code of Conduct