Mattr400 / WatchConnectivityReminders

Syncing reminders data between ios/watchos apps
0 stars 0 forks source link

[🐜] Bug Report: Apple Watch fails to update/sync to the iOS Device #1

Open tied-laces opened 1 year ago

tied-laces commented 1 year ago

Describe the problem

Reports say the watch does not sync with the iOS Device

tied-laces commented 1 year ago

cc: @Mattr400

Mattr400 commented 1 year ago

For me, it takes a bit because i run both simulators of watch/ios. Then create multiple reminders until the syncing works. Idk why it takes a bit.

tied-laces commented 1 year ago

For me, it takes a bit because i run both simulators of watch/ios. Then create multiple reminders until the syncing works. Idk why it takes a bit.

Oh. ok. Do you have an Apple Watch and iOS Device? You need them to really test the app., Sim performance is widely differrent than real devices.

Are you saying it does work? I noticed 2 things you might want to look into:

  1. There was an error message in the console. Looks like the pairing is not complete:

    2023-07-13 17:13:53.504282+0100 iOS Version of Storybook Project[48918:739230] [WC] -[WCSession onqueue_handleUpdateSessionState:]_block_invoke dropping as pairingIDs no longer match. pairingID (null), client pairingID: (null)
    2023-07-13 17:13:53.540231+0100 iOS Version of Storybook Project[48918:739230] [WC] WCSession is not paired
    iOS Notification success
  2. Did you read this? https://developer.apple.com/forums/thread/13671

  3. Are you regularly getting this message?

Sim Modal
Screenshot 2023-07-13 at 5 38 13 PM

cc: @Mattr400

Mattr400 commented 1 year ago

I can send a video thru here of showing how it goes via simulator if youd like

On Thu, Jul 13, 2023 at 12:41 PM tied-laces @.***> wrote:

For me, it takes a bit because i run both simulators of watch/ios. Then create multiple reminders until the syncing works. Idk why it takes a bit.

Oh. ok. Do you have an Apple Watch and iOS Device? You need them to really test the app., Sim performance is widely differrent than really devices.

Are you saying it does work? I noticed 2 things you might want to look into:

  1. There was an error message in the console. Looks like the pairing is not complete:

2023-07-13 17:13:53.504282+0100 iOS Version of Storybook Project[48918:739230] [WC] -[WCSession onqueue_handleUpdateSessionState:]_block_invoke dropping as pairingIDs no longer match. pairingID (null), client pairingID: (null) 2023-07-13 17:13:53.540231+0100 iOS Version of Storybook Project[48918:739230] [WC] WCSession is not paired iOS Notification success```

  1. Did you read this? https://developer.apple.com/forums/thread/13671

— Reply to this email directly, view it on GitHub https://github.com/Mattr400/WatchConnectivityReminders/issues/1#issuecomment-1634559740, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5JRU3PE2CSBU3HG24Y4MJ3XQAQJ5ANCNFSM6AAAAAA2H3T5L4 . You are receiving this because you were mentioned.Message ID: @.***>

tied-laces commented 1 year ago

I can send a video thru here of showing how it goes via simulator if youd like On Thu, Jul 13, 2023 at 12:41 PM tied-laces @.> wrote: For me, it takes a bit because i run both simulators of watch/ios. Then create multiple reminders until the syncing works. Idk why it takes a bit. Oh. ok. Do you have an Apple Watch and iOS Device? You need them to really test the app., Sim performance is widely differrent than really devices. Are you saying it does work? I noticed 2 things you might want to look into: 1. There was an error message in the console. Looks like the pairing is not complete: 2023-07-13 17:13:53.504282+0100 iOS Version of Storybook Project[48918:739230] [WC] -[WCSession onqueue_handleUpdateSessionState:]_block_invoke dropping as pairingIDs no longer match. pairingID (null), client pairingID: (null) 2023-07-13 17:13:53.540231+0100 iOS Version of Storybook Project[48918:739230] [WC] WCSession is not paired iOS Notification success``` 2. Did you read this? https://developer.apple.com/forums/thread/13671 — Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5JRU3PE2CSBU3HG24Y4MJ3XQAQJ5ANCNFSM6AAAAAA2H3T5L4 . You are receiving this because you were mentioned.Message ID: @.>

You can. It looks this is a school project? Or are you trying to build a fully fledged app? Or, something else?

Mattr400 commented 1 year ago

Its a feature my company wants to implement to their already built app. Im an intern The app is called “Storybook”

On Thu, Jul 13, 2023 at 1:50 PM tied-laces @.***> wrote:

I can send a video thru here of showing how it goes via simulator if youd like … <#m-7913924716536399779> On Thu, Jul 13, 2023 at 12:41 PM tied-laces @.> wrote: For me, it takes a bit because i run both simulators of watch/ios. Then create multiple reminders until the syncing works. Idk why it takes a bit. Oh. ok. Do you have an Apple Watch and iOS Device? You need them to really test the app., Sim performance is widely differrent than really devices. Are you saying it does work? I noticed 2 things you might want to look into: 1. There was an error message in the console. Looks like the pairing is not complete: 2023-07-13 17:13:53.504282+0100 iOS Version of Storybook Project[48918:739230] [WC] -[WCSession onqueue_handleUpdateSessionState:]_block_invoke dropping as pairingIDs no longer match. pairingID (null), client pairingID: (null) 2023-07-13 17:13:53.540231+0100 iOS Version of Storybook Project[48918:739230] [WC] WCSession is not paired iOS Notification success``` 2. Did you read this? https://developer.apple.com/forums/thread/13671 https://developer.apple.com/forums/thread/13671 — Reply to this email directly, view it on GitHub <#1 (comment) https://github.com/Mattr400/WatchConnectivityReminders/issues/1#issuecomment-1634559740>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5JRU3PE2CSBU3HG24Y4MJ3XQAQJ5ANCNFSM6AAAAAA2H3T5L4 https://github.com/notifications/unsubscribe-auth/A5JRU3PE2CSBU3HG24Y4MJ3XQAQJ5ANCNFSM6AAAAAA2H3T5L4 . You are receiving this because you were mentioned.Message ID: @.>

You can. It looks this is a school project? Or are you trying to build a fully fledged app? Or, something else?

— Reply to this email directly, view it on GitHub https://github.com/Mattr400/WatchConnectivityReminders/issues/1#issuecomment-1634658473, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5JRU3II6SSFKRVCIGORR43XQAYPHANCNFSM6AAAAAA2H3T5L4 . You are receiving this because you were mentioned.Message ID: @.***>