the problem seems to be due to android clipboard access changes:
https://developer.android.com/about/versions/10/privacy/changes#clipboard-data
If I understand it correctly, kustom reads the clipboard data before it technically has focus, therefore android just doesn't let it access the data.