Just decided to try GameThrive.
First impression is really great. Very good documentation and very easy step-by-step set up.
When I installed my iOS app and noticed in the console the following error:
May 24 18:29:53 Renatos-iPhone MyApp[8022] \<Warning\>: Runtime error /Users/hiptic/Documents/GameThrive/SDK/Corona/SDK/shared/plugin\_GameThrivePushNotifications.lua:292: attempt to concatenate field 'token' (a nil value) stack traceback: /Users/hiptic/Documents/GameThrive/SDK/Corona/SDK/shared/plugin\_GameThrivePushNotifications.lua:292: in function \</Users/hiptic/Documents/GameThrive/SDK/Corona/SDK/shared/plugin\_GameThrivePushNotifications.lua:270\> ?: in function \<?:218\>
I imagine that occurred because my app didn’t receive the device token (when I started the app I didn’t receive the Push Permission Alert, so I already suspected that the app was not correctly registered).
Anyway, I think it is something that you guys want to double check.