Sending push notification using Upsight playhaven

I am trying to add push notification to my game using Upsight. I haven’t used it before.

In the demo project it has following line at the initialization

Upsight.init( iosAppToken, iosAppSecret );

Can anyone explain how do I obtain these values for my project?

Most likely these values are made available to you somewhere on the Upsight website when you’re logged in. You might need to create an app in Upsight to get them if you don’t have one set up yet.