KasemJaffer / receive_sharing_intent

A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.
Apache License 2.0
331 stars 384 forks source link

received sharing url in ios not working on the version 1.6.6 #276

Closed haphu4247 closed 8 months ago

haphu4247 commented 8 months ago

i met a problem when sharing url in ios, it just get the title.

the way to fix: change code in file: RSIShareViewController from: Screenshot 2024-02-02 at 9 44 37 AM

to: Screenshot 2024-02-02 at 9 42 38 AM

can you help to update the code? @KasemJaffer

KasemJaffer commented 8 months ago

Thank you for reporting this. I just fixed and published it with v1.6.7