(RDMLX/JavaScript) Open URL in Browser

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
edwardtn
Posts: 33
Joined: Fri Aug 28, 2015 11:53 pm

Re: (RDMLX/JavaScript) Open URL in Browser

Post by edwardtn »

Hi Tony,

Thanks. That is the result I got when using window.open(url, "_blank"). It works...but I just don't think it would be best for our use case, where the mobile sales force may be sharing product/marketing material with potential customers.

I have shifted course in my testing by enabling the app titlebar and menu and using the native document view for the shared files. This seems to be working okay so far...save for an error when trying to connect an Android device to LongReach and what seems like incomplete 'Open In' and 'Share' functionality (see attached screenshots). Is this something that is being further developed?

Regards,

Edward
Attachments
Document View 'Share' options menu...
Document View 'Share' options menu...
SS2.png (322.73 KiB) Viewed 2254 times
Document View 'Open In' / 'Share' menu...
Document View 'Open In' / 'Share' menu...
SS1.png (79.72 KiB) Viewed 2254 times
Android (only) - Error when connecting to LongReach...using FileTransfer JS API
Android (only) - Error when connecting to LongReach...using FileTransfer JS API
SS0.png (46.72 KiB) Viewed 2254 times
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: (RDMLX/JavaScript) Open URL in Browser

Post by tsupartono »

Yes you are right, there seems to be a problem with the Open In & Share on iOS.
We'll get this fixed.

As for Android, the fix for the issue you are experiencing will be included in the RV20 - scheduled to be out next week.
This issue occurs only in Android 5+.
Post Reply