I am new to flutter and developing Permission demo in flutter. I used simple_permission plugin for the same,this plugin works in android but in ios it gives me below error:
CocoaPods could not find compatible versions for pod "simple_permissions":
In snapshot (Podfile.lock):
simple_permissions (from `.symlinks/plugins/simple_permissions/ios`)
In Podfile:
simple_permissions (from `.symlinks/plugins/simple_permissions/ios`)
Please help to solve this error!!