Skip to content

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

@maxgarmar

Description

@maxgarmar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions