From b09e60067c2c9be3a2e922a8896d943f37ee5618 Mon Sep 17 00:00:00 2001 From: Stewen <784547228@qq.com> Date: Wed, 6 Dec 2023 14:38:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ios/Classes/MopPlugin.m | 1 + 1 file changed, 1 insertion(+) diff --git a/ios/Classes/MopPlugin.m b/ios/Classes/MopPlugin.m index 4b7e617..53dce10 100644 --- a/ios/Classes/MopPlugin.m +++ b/ios/Classes/MopPlugin.m @@ -65,6 +65,7 @@ static MopPlugin *_instance; binaryMessenger:[registrar messenger]]; [registrar addMethodCallDelegate:_instance channel:appletShareChannel]; _instance.shareAppletMethodChannel = appletShareChannel; + //phiz FlutterMethodChannel* phizChannel = [FlutterMethodChannel methodChannelWithName:@"Phiz"