Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible issue - "Provisioning Profile Missing Push" status when background modes are disabled #308

Closed
jkasten2 opened this issue Nov 29, 2017 · 4 comments

Comments

@jkasten2
Copy link
Member

The device can sometimes be reported as (Provisioning Profile Missing Push Permission)" on the first start of the app when "background modes" are disabled in Xcode. It might be related to when the user accepts the notification permission but the SDK isn't waiting for an attempt to get the APNs pushToken to return. The case where this was found on the device it did not have an identifier set but had notification_types set to 15. The next time the app was opened a pushToken was set correctly.

@Nightsd01
Copy link
Contributor

I've never been able to reproduce this issue - I think it must be quite rare. Closing - if anyone else ever encounters this problem please feel free to reply

@ghost
Copy link

ghost commented Jan 8, 2019

I just had the case where my first app start, permissions prompt accepted, resulted in "Provisioning Profile Missing Push".
I double checked our entitlements and capabilities in our provisioning profile and Xcode says everythings all right. Found this Post, simply restarted the App and now my Test device is properly subscribed.
iPhone SE @ iOS 12.1.2
OneSignal Unity-SDK 2.7.7 for iOS (I'm assuming it uses the OneSignal iOS SDK)

@PreludeAndFugue
Copy link

Same steps as ghost account on 8 Jan 2019.

iPhone XR iOS 16.0
OneSignalXCFramewokr 3.11.2

@HyenaJeremyLin
Copy link

Same problem also encountered, have any idea?

13 pro iOS 16.5
OneSignal 2.9.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants