ios - How to customize GKGameSession message notifications? -


i can't figure out how customize gkgamesession message notifications, if it's possible. default notifications include snippet of text supply when sending message, result awkwardly worded, uses game center icon instead of app's icon, , plays annoying little jingle.

ideally, i'd modify gkgamesession message notifications notification content extension, when created 1 in app, not invoked.

any ideas? thanks.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

C++ Program To Find Smallest and Largest Number In Array -

java - How to put two numbers separated by a space into two different arrays -