contactlutforrahman / flutter_qr_bar_scanner

A full screen mobile scanner for scanning QR Code and Bar Code.
MIT License
33 stars 66 forks source link

MissingPluginException - IOS #8

Closed muhammadmateen027 closed 3 years ago

muhammadmateen027 commented 4 years ago

[!] Failed to load 'flutter_qr_bar_scanner' podspec: [!] Invalid flutter_qr_bar_scanner.podspec file: syntax error, unexpected tIDENTIFIER, expecting end ...g QR & Bar codes using Google's Mobile Vision API'

kaiquecruz commented 4 years ago

I forked this project and edited the file: flutter_qr_bar_scanner.podspec Removing the invalid character, ', from Google's. Until they update the project.

LamimPaulo commented 4 years ago

I forked this project and edited the file: flutter_qr_bar_scanner.podspec Removing the invalid character, ', from Google's. Until they update the project.

Kaique, any problems building to iOs release ? mobile visions seems to be outdated

im getting this- ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

kaiquecruz commented 4 years ago

I forked this project and edited the file: flutter_qr_bar_scanner.podspec Removing the invalid character, ', from Google's. Until they update the project.

Kaique, any problems building to iOs release ? mobile visions seems to be outdated

im getting this- ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

I used another plugin: r_scan