hensi-elaunch
hensi-elaunch
I have face same issue. how can i resolve this?
Any update? I face same issue in ios.
I solved above issue from my side. please check my changes. [ShareViewController.txt](https://github.com/user-attachments/files/24212008/ShareViewController.txt) change ShareViewController.swift as i attach. let shareChannel = FlutterMethodChannel(name: "share_app_group",binaryMessenger: controller.binaryMessenger) shareChannel.setMethodCallHandler { call, result in if call.method...