wrote:
Hi Royce,
you just need to add a reference to that action, and place it somewhere in the code of your application. This will allow the app builder to attach the plugin in the building phase of the app. It is really just for that, since the plugin usage is in the building phase and not in runtime as most of the other plugins.
Cheers,
Miguel
Hi Miguel,
The action reference is clear for me, however what if the build on the users phone is not the latest one, the action will be there but the plugin components are not.
Thank you,