Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios Build error #415

Open
ebarnsli opened this issue May 12, 2019 · 3 comments
Open

ios Build error #415

ebarnsli opened this issue May 12, 2019 · 3 comments

Comments

@ebarnsli
Copy link

pub.dartlang.org/flutter_webview_plugin-0.3.5/ios/Classes/FlutterWebviewPlugin.m:263:24: warning: comparison of distinct pointer types ('NSString *' and 'NSNull * _Nonnull')
[-Wcompare-distinct-pointer-types]
if (_invalidUrlRegex != [NSNull null] && urlString != nil) {
~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~
1 warning generated.

Encountered error while building for device.

@ebarnsli
Copy link
Author

changed back to 0.3 and the build worked FYI

@charafau
Copy link
Collaborator

thank you for your report. will take a look when I'm back (in a week)

@ebarnsli
Copy link
Author

just FYI i was using an iphone5 on the ios Simulator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants