You mean related to mime type association?
Yes that should work.
On Monday, October 12, 2020 at 2:41:16 PM UTC+3 P5music wrote:
> My app has to be called when a certain file is selected by the user.
> I need this functionality on iOS.
>
> In the start() method the URI is obtained:
>
> String arg=Display.getInstance().getProperty("AppArg",null);
>
> and then used
>
> ...
> ...
> is=Storage.getInstance().createInputStream(arg);
> ...
> ...
>
> Is it "arg" the file URI parameter, so it can be used as the input stream
> name?
>
> I mean, on iOS. Does it work in your iOS apps?
>
> Thanks in advance
>
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/12cf65c1-77cd-4641-ac8d-100e48bae68en%40googlegroups.com.