iOS Question x-callback-url protocol

fransvlaarhoven

Active Member
Licensed User
Longtime User
Hello,

First, I'm a complete newbe when it comes to using B4I so excuse me if I'm asking stupid questions.

I want to write an application that interfaces with iPGMail. (see https://ipgmail.com/)

Their documentation states:

iPGMailsupports for integration with other apps via the x-callback-url protocol. iPGMail registers the following URL schema:

iPGMail: x-ipgmail://x-callback-url


How can I implement this from B4I?

Thanks for any suggestions
 
Top