hensi-elaunch

Results 3 comments of hensi-elaunch

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...