Ah, just looked here and it appears that something is missing:
Jun 2 22:43:43 Renatos-iPhone SpringBoard[33] \<Warning\>: No valid 'aps-environment' entitlement string found for application 'Guaraná Jesus': (null). Notifications will not be delivered. Jun 2 22:43:43 Renatos-iPhone GuaranaJesus[13161] \<Warning\>: AppDelegate.mm: didFailToRegisterForRemoteNotificationsWithError: no valid 'aps-environment' entitlement string found for application Jun 2 22:43:43 Renatos-iPhone GuaranaJesus[13161] \<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 just need to find out what is that ‘aps-environment’ that is missing…
UPDATE: Ok. It appears that that error is when the provisioning profile doesn’t have the Push permission (Although I already added it.). I will recreate it anyway.