-
Notifications
You must be signed in to change notification settings - Fork 204
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
Not working properly on iOS 11, Xcode 9 #69
Comments
Using it in a Swift project through bridging header. |
Same problem here, you find a solution? |
Still no luck here. |
Does the example project work on iOS 11? |
No it doesn't. |
Just checked, the example project is working. Can you provide more information? |
Unfortunately, I agree that the composeBarView does indeed not work as intended. It does not appear/get rendered within the app, no error in the debugger. When commenting out – From the documentation it looks like a great tool. Would be awesome, if the issue could be fixed. CODE:
|
I'm trying to implement this in an app in iOS 11, but it doesn't work properly.
It isn't showing image icon etc.
The text was updated successfully, but these errors were encountered: