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

Google map links not able to share in ios version :16.6.1 device #297

Open aubieparthhj opened 4 months ago

aubieparthhj commented 4 months ago

We are using this plugin to share the Google Map link to the application via the Google Map app(not Safari or other browsers). We are facing one issue like the map link being received as the null value in the listener. Also, the issue is coming 8 times out of 10.

Plugin version: 1.8.0

ios OS version: 16.6.1

Note: In other iOS OS versions it is working as expected. @KasemJaffer

aubieparthhj commented 4 months ago

@KasemJaffer any updates on this?