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"