小修改
parent
8574fc53c0
commit
b09e60067c
|
@ -65,6 +65,7 @@ static MopPlugin *_instance;
|
|||
binaryMessenger:[registrar messenger]];
|
||||
[registrar addMethodCallDelegate:_instance channel:appletShareChannel];
|
||||
_instance.shareAppletMethodChannel = appletShareChannel;
|
||||
|
||||
//phiz
|
||||
FlutterMethodChannel* phizChannel = [FlutterMethodChannel
|
||||
methodChannelWithName:@"Phiz"
|
||||
|
|
Loading…
Reference in New Issue