Hi,
pasteboard.paste does not work on Android for me. My listener never even gets called and nothing happens when I try to paste. pasteboard.getType() does work. I can also paste my text into other apps (like gmail or notes) with no issues. pasteboard.paste() does work on iOS as well, but it does absolutely nothing on Android. Anyone else with this issue?
Thanks for any help.