cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

[BUG] Android app copy paste clipboard not working

GianVal
15-Moonstone

[BUG] Android app copy paste clipboard not working

I just set a button to copy in the clipboard a text element with the following JS function:

 

 

navigator.clipboard.writeText("txt")

 

 

it works fine in the iOS app but not in Android.

 

Any advice?

3 REPLIES 3
GianVal
15-Moonstone
(To:GianVal)

I exposed the error and i can confirm. Android app hasn't write permission to clipboard. Please fix it!

VladimirN
24-Ruby II
(To:GianVal)

 Hi,

 

1. See the suggested answers here:

2. Submit your issue to technical support, here: https://support.ptc.com/apps/case_logger_viewer/cs/auth/ssl/log

GianVal
15-Moonstone
(To:VladimirN)

I find nothing useful. It would be better to fix the permissions of the app, since in iOS it works correctly.

Top Tags