435
Views
6
Comments
Solved
[AppLauncherPlugin] Plugin not available
Question
applauncherplugin
Mobile icon
Forge asset by Eduardo Jauch

Hi All,


I am new to outsystems. i want to open google maps application from TODO app. i tried this plugin it throws error("plugin not available"), and finally found that applauncherdemo. but the result is same. i used outsystems now app in andriod, and not tested in IOS. can you please help on this 

If you have any screenshot or .oml file please share it 


Thanks 

Navaneethan M

2020-02-28 09-46-54
Eduardo Jauch
Solution

Hello Navaneethan,

Testing in OutSystems Now will give you this error, as the plugin is not available in it, and he can run only the built in plugins. 

You need to create a package and install it in the devide to test.

Cheers.

2020-12-24 13-17-14
Navaneethan M

Eduardo Jauch wrote:

Hello Navaneethan,

Testing in OutSystems Now will give you this error, as the plugin is not available in it, and he can run only the built in plugins. 

You need to create a package and install it in the devide to test.

Cheers.


Hi Eduardo,


Thanks for reply

I didn't gererate any apk. i will try and share my results.


Thanks

Navaneethan M

2024-05-22 10-21-41
Mohammad Hasib

Eduardo Jauch wrote:

Hello Navaneethan,

Testing in OutSystems Now will give you this error, as the plugin is not available in it, and he can run only the built in plugins. 

You need to create a package and install it in the devide to test.

Cheers.

Hi Eduardo,

I am testing in both IOS and Android device. it is showing me plugin not available.


2019-09-24 18-41-25
Jorge Martins
 
MVP

Hi mohammad hasib,

After you first reference your plugin (this or any other), you will need to install (not just the auto-update feature that is triggered when OutSystems apps are launched) the new APK/IPA on your device... until then, the native app does not include the required binaries and the plugins will not be available.

Can you generate the Android/iOS native apps again and install them over the existing version you already have, and see if it solves your problem?

2024-05-22 10-21-41
Mohammad Hasib

Jorge Martins wrote:

Hi mohammad hasib,

After you first reference your plugin (this or any other), you will need to install (not just the auto-update feature that is triggered when OutSystems apps are launched) the new APK/IPA on your device... until then, the native app does not include the required binaries and the plugins will not be available.

Can you generate the Android/iOS native apps again and install them over the existing version you already have, and see if it solves your problem?

Dear Jorge,

I am testing on real device after generating the APK and IPA files again n again.

Regards,


UserImage.jpg
Aearon Thian

Dear All,


I am facing the same issue (plugin not available), any solution to this please?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.