-
Notifications
You must be signed in to change notification settings - Fork 40
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
Cannot Build App Swift Error #16
Comments
Sorry, we don't support IOS #2 |
Yes I'm aware the package is not for iOS as you've stated before hence why I'm using a different pdf package for iOS, I wanted to know how I can still build my app if this package is included. |
Ah, I've not made any changes to the IOS side of things. I have no idea why it won't build :/ |
Update: I did a git clean and upgraded cocoapods now I get
Error appears to come from FlutterPdfViewerPlugin.m
|
Can anyone help me with my woes? :( |
@l-k22 Sorry for no-response. My mac appears to have broken itself. Will push a fix so that it at least builds on ios as soon as I get it working. |
@l-k22 Have you tried it recently? I just tried building the example app for iOS and it works fine. |
Unfortunately I couldn't get it to build so I gave up and used another package. It's strange though because I have the same Swift problem with the flutter_email_sender package but no other packages. |
here's my pubspec
|
I'm using 'flutter_pdf_viewer' to view downloaded pdfs on android devices for ios I have a device check and open pdfs using 'flutter_full_pdf_viewer'. When I try to build the app it fails and the VSC terminal returns the following errors
The text was updated successfully, but these errors were encountered: