Hi guys, I just got all set up getting remote notifications working using pushsharp and was really excited at how simple it was. Until I realized that Apple changed the way notifications are sent in iOS 8.
Does anyone know if they currently support registering for remote notifications and getting device tokens in iOS 8 yet? I haven’t been with Unity long enough so if they currently don’t support it, how long usually after the new iOS comes out do they add support for the new ways of doing things or newly added features? Thanks
Well I guess they don’t support iOS 8 yet and nobody knows when they will. In the meantime I now get the device token by adding this line to the DidFinishLaunchingWithOptions in the AppController
Hey Slobdell !
I see your answered is marked as good, however, where do you implement this code ? this one is in Cpp and unity uses c#. is it an Unity3D plugin ? is it a CodeX tweak ? can you please give more details ? Thanks .
A lot of 3rd party notification delivery services will provide a Unity SDK that works for iOS 8, and other platforms, without any necessary workarounds.
I help run one designed for game developers called GameThrive.