How to dynamically jump to OC pages based on notifications
phpcn_u15822017-05-02 09:27:54
In addition to the title and text you see, IOS notifications also have hidden information that you cannot see. Developers will put the jump information in the hidden information, so that when the user clicks, the App will know which notification the user clicked and which page to jump to.