Jump to content

Featured Replies

Posted

I like to get the URL from OpenURL if my app is called from another App by OpenURL

in FMX there is an TApplicationEvent.OpenURL which is triggered an i can get the URL by:

var LaunchURL := TiOSOpenApplicationContext(TApplicationEventMessage(AMsg).Value.Context).URL;

Or is it already implemented ?

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.