php - Amazon SNS CreatePlatformApplication directly in iOs -


i use amazon web service send push notifications directly device.

currently have php script receives apns ( ios ) or gcm ( android ) , have not yet found way (no examples found on google) derive arn token aws php sdk ( nice if publish example of type ;) )

it's possible arn directly ios or android application? if yes, can post me sample code. think best method? or better use php?

you can use aws mobile sdk ios


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

command line - Use qwinsta in PowerShell ISE -

java - Show Soft Keyboard when EditText Appears -