小修改

phiz_2.42.7.11
Stewen 2023-12-06 14:38:50 +08:00
parent 8574fc53c0
commit b09e60067c
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ static MopPlugin *_instance;
binaryMessenger:[registrar messenger]]; binaryMessenger:[registrar messenger]];
[registrar addMethodCallDelegate:_instance channel:appletShareChannel]; [registrar addMethodCallDelegate:_instance channel:appletShareChannel];
_instance.shareAppletMethodChannel = appletShareChannel; _instance.shareAppletMethodChannel = appletShareChannel;
//phiz //phiz
FlutterMethodChannel* phizChannel = [FlutterMethodChannel FlutterMethodChannel* phizChannel = [FlutterMethodChannel
methodChannelWithName:@"Phiz" methodChannelWithName:@"Phiz"