intl_phone_number_input
intl_phone_number_input copied to clipboard
Plugin file names issue? error: unknown receiver 'FLTLibphonenumberPlugin'
Hello @natintosh, seems like file names for plugin are wrong?
Same here any hint on how to solve his issue?
Same here any hint on how to solve his issue?
@agubha just rename files or "pluginClass" and rebuild an app, do not remember as I have get rid of this package
Any update? I've the same issue
Workaround is
Remove [FLTLibphonenumberPlugin registerWithRegistrar:[registry registrarForPlugin:@"FLTLibphonenumberPlugin"]];
from GeneratedPluginRegistrant.m file. Location - ios/Runner.
Run from Xcode, its failing in Android Studio.