Hi everyone,
I am trying to send a custom file, say .xyz file ( not an image file) using native.showPopup(“activity”, options) but it seems my program does send the file. I want to send a file via whatsapp. It is wierd that I can do this on Android with native.showPopup(“mail”,options) , all app pops up(mail, whatsapp, viber, etc.) and the file was sent successfully. Don’t know why on iOS it can’t? Any suggestion? Thank you.