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?