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

Not compatible with iOS 8 and 9 #145

Closed
cinder92 opened this issue Aug 28, 2017 · 3 comments
Closed

Not compatible with iOS 8 and 9 #145

cinder92 opened this issue Aug 28, 2017 · 3 comments

Comments

@cinder92
Copy link

When i want to slide the panel from bottom to top i receive this error.

dyld: lazy symbol binding failed: Symbol not found: _objc_unsafeClaimAutoreleasedReturnValue
  Referenced from: /Users/dantecervantes/Library/Developer/CoreSimulator/Devices/02964C3C-F159-427E-BBA7-F799B61DF98F/data/Containers/Bundle/Application/EE212DC4-7D24-47EF-A963-5B71503398DA/DeliveryService.app/DeliveryService
  Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib

dyld: Symbol not found: _objc_unsafeClaimAutoreleasedReturnValue
  Referenced from: /Users/dantecervantes/Library/Developer/CoreSimulator/Devices/02964C3C-F159-427E-BBA7-F799B61DF98F/data/Containers/Bundle/Application/EE212DC4-7D24-47EF-A963-5B71503398DA/DeliveryService.app/DeliveryService
  Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib

(lldb) 

in Android is working well

@ljunb
Copy link

ljunb commented Nov 13, 2017

same issue in iOS 8.1

@tikkichan4
Copy link

Same issue, any workaround here ?

@Inbal-Tish
Copy link
Collaborator

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

4 participants