on IOS I get no Push Token

Already checked that…  

plugins =
    {
        [“plugin.CoronaSplashControl”] =
        {
            publisherId = “com.coronalabs”
        },
        [“plugin.OneSignal”] =
       {
         publisherId = “com.onesignal”,
       },
     – Omit if you’re using ‘plugin.googleAnalytics’
     [“plugin.google.play.services”] =
     {
         publisherId = “com.coronalabs”,
         supportedPlatforms = { android=true, [“android-kindle”]=true },
     },
    },   

Thanks for all the details, we will be looking into this and get back to you later this week. Can you also try the release version of Corona or an older version to see if the problem still occurs?

I haven’t had a chance to test anything else yet due to work load, but the fact I can get push notifications using the corona notifications plugin and using the OneSignal Rest API, sort of points to the OneSignal Plugin

See, I was having the same issue with OneSignal and I am not an enterprise user. How do I fix this?

I am also getting “no push token” but only for Kindle.

I am also struggling with this issue for two days.

user registered including tags, but “No Push Token”!

i am working with Corona latest Daily build for Corona Enterprise and plugin.

any update on this? can you please help resolve this issue?

Thanks

@josh_OneSignal

@cublah

any update on this?

please it hold the release,

Thank you

I never resolved the problem, I tried for a few days with every configuration possible but I then had to move on to a clients project, I can only think that the plugin needs updating 

thank you, @cublah.

I think i will move out from oneSignal, I prefer paid service with normal support.

 

Sorry about the delay on this.

@tony_leung @cublah For Corona Enterprise starting with Xcode 8 you must now enable “Push Notifications” on the Xcode project under Capabilities. We have updated the link below to include this.

https://documentation.onesignal.com/docs/corona-sdk-setup#section-2-add-plugin-to-ios

Please check the xcode log if this doesn’t solve the issue for any errors or warnings.

@Chinta @ Bit Craft Studios

There are a number of things that can cause no token for Kindle devices. Can you make sure your app_key.txt file is in the root of your project and is correct per step 3.4 our of guide?

https://documentation.onesignal.com/docs/corona-sdk-setup#section-3-add-required-code

Also you make sure you selected Amazon as the “Target App Store” when you build your app in Corona. I recommend checking the logcat for errors as more details will show here.

Thanks.

See, I was having the same issue with OneSignal and I am not an enterprise user. How do I fix this?