Hi,
I picked the most popular CopyToClipboard widget from Forge https://www.outsystems.com/forge/component-overview/2964/copytoclipboard.
It looks very very simple to use - just call the "CopyToClipboard" client function. Well, maybe not that simple...
I'm attacheing a screenshot from the IDE and the result screenshot from the mobile.
Hello,
Did you regenerate and reinstall the mobile app in your device after adding the references to the "CopyToClipboard" plugin?
@Aurelio Junior is right in asking this question, but adding to his reply, there can be multiple reasons of change why you need to reinstall a new build of your app on your mobile device:
Even though every time a “1-Click Publish” runs the changes are automatically made available to the app, some changes require from the users to install an updated app package on the device. It happens when:
After these changes are published, the experience of the users with outdated apps may suffer some impact. In the case of plugins, it is a good practice to include fallbacks in the apps to avoid crashing until the last version is installed on the device. These potential issues are automatically fixed when the user upgrades to the latest app package.
The above is an abstract from the official documentation on this matter: https://success.outsystems.com/documentation/11/delivering_mobile_apps/mobile_app_update_scenarios/
Regards,
Daniel
I didn't know that I should do so. Wasn't written anywhere at the document. I will give this solution a chance and update you here.
Hii
Kindly follow the document https://www.outsystems.com/forge/component-documentation/2964/copytoclipboard/0
can you share OML I can find this error
Thanks
Kindly check this OML
Hi Sunil,
The OML became huge so I will try to cut around and send you the relevant part. Anyway, let's start with the demo you sent. It might solve the whole issue. I will update here soon. Thank you very much.