I'm trying to duplicate some of the functionality of the Emoji Rangers widget in my app.
The Emoji Rangers app uses game:///panda and game:///egghead for deep-linking to specific characters.
But for the life of me I cannot determine how the app is registering the game:/// URL scheme.
We're supposed to register those in the URL Types section of the Info tab of the project, but for the demo app (which works) there is nothing there.
Did Apple do something with Simulator / Xcode to hijack that specific URL scheme? Or am I missing something somewhere?
The Emoji Rangers app uses game:///panda and game:///egghead for deep-linking to specific characters.
But for the life of me I cannot determine how the app is registering the game:/// URL scheme.
We're supposed to register those in the URL Types section of the Info tab of the project, but for the demo app (which works) there is nothing there.
Did Apple do something with Simulator / Xcode to hijack that specific URL scheme? Or am I missing something somewhere?