1. Gregory Christian
  2. PowerServer Mobile (Obsolete)
  3. Tuesday, 26 March 2019 20:42 PM UTC

Hi all, 

Using PB 17R3 for an Appeon Mobile project. 

I'm trying to feel my way through using the URL Scheme going mainly off the documentation found in the PowerServer Toolkit User Guide - Packaging Applications - Customizing and Packaging Appeon Workspace - URL Scheme Name.  Also the eon_mobile_awsex object functions of of_register, of_triggerevent, of_geturlschemeparm and event oe_urlschemesucceed.

I've tried setting up a User Object and Event to use in the of_register to handle the callback but it never seems to trigger.

I can pass data successfully to the other third-party application and specify my url scheme in their callback parameters. However when the callback happens, it will return to my app but my app will be completely locked up. I have to kill my app and re-open it. I've experimented with closing my app after calling the 3rd party app and the callback from the 3rd party app will re-launch my app successfully so I know as least some part of the process is happening. 

I feel as if I'm not properly handling the callback in the code somehow. Any more insight into this process and perhaps some code examples would help.

 

Thanks!

 

 

 


There are no replies made for this question yet.
However, you are not allowed to reply to this question.