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

MMWormhole stops working with iOS 11 and watch os 4 on real device #86

Open
maxgarmar opened this issue Oct 18, 2017 · 4 comments
Open

Comments

@maxgarmar
Copy link

maxgarmar commented Oct 18, 2017

Hi guys,

I am updating my app to be compatible with iOS 11 and watch os 4 and the sync stopped working.
Building time is giving me this messages
Class 'MMWormholeSession' does not conform to protocol 'WCSessionDelegate'
Add stubs for missing protocol requirements
Class 'MMWormholeSessionFileTransiting' does not conform to protocol 'WCSessionDelegate'
Add stubs for missing protocol requirements

and when I build and run the app, I am getting these messages in console and not working for real devices (iPhone 6 and Apple Watch Series 1):

2017-10-18 22:02:59.698239+0200 QuickCart Watch Extension[190:14852] refreshPreferences: HangTracerEnabled: 0
2017-10-18 22:02:59.705363+0200 QuickCart Watch Extension[190:14852] refreshPreferences: HangTracerDuration: 2000
2017-10-18 22:02:59.726820+0200 QuickCart Watch Extension[190:14852] refreshPreferences: ActivationLoggingEnabled: 0 ActivationLoggingTaskedOffByDA:0
2017-10-18 22:07:25.606248+0200 QuickCart Watch Extension[192:15788] [WC] activate session semaphore timed out

but the app is running fine on simulator with iOS 11 and watch os 4.... Don't get it.
Could you help me with this ?

Thanks !

Maxi

@maxgarmar maxgarmar changed the title MMWormhole stop working iOS 11 and watch os 4 MMWormhole stops working with iOS 11 and watch os 4 on real device Oct 18, 2017
@danielgard
Copy link

Hey, I'm having the same Problem.
@maxgarmar you found a solution for it?

@kutakmir
Copy link

kutakmir commented Oct 6, 2018

Same here, @danielgard @maxgarmar any updates?

@danielgard
Copy link

Sorry, I'm not using it anymore.

@Jacky-LinPeng
Copy link

stops working with iOS 11???

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