Closed rsquared86 closed 6 years ago
i pass in a url value & text string that works on android, but on iOS, only the text value gets passed in. I have a log right before the shareUrl gets called, and can see it populated.
I just updated to the latest 1.5.0
the issue was caused due to not using https. I added https in front of the url i'm sharing and it works properly on ios now.
i pass in a url value & text string that works on android, but on iOS, only the text value gets passed in. I have a log right before the shareUrl gets called, and can see it populated.
I just updated to the latest 1.5.0