Giter Site home page Giter Site logo

Comments (4)

rviljoen avatar rviljoen commented on June 3, 2024 1

I suspect the reason for not sending logs is that watch app is not open at the time when the support request is created. We use the sendMessage(_:replyHandler:errorHandler:) method and as per Apple documentation:

Calling this method from your iOS app does not wake up the corresponding WatchKit extension. If you call this method and the counterpart is unreachable (or becomes unreachable before the message is delivered), the errorHandler block is executed with an appropriate error.
https://developer.apple.com/documentation/watchconnectivity/wcsession/1615687-sendmessage

I can simulate this error by keeping the watch app closed when creating a support request:
2023-01-24 21:44:45.377704+0200 podcasts[4880:1272908] [WC] -[WCSession _onqueue_notifyOfMessageError:messageID:withErrorHandler:] (null) errorHandler: YES with WCErrorCodeNotReachable Error: WatchConnectivity session on paired device is not reachable.

We should probably add some text to inform the user of the need to open the watch app in order to retrieve the logs.

from pocket-casts-ios.

ezebecke avatar ezebecke commented on June 3, 2024

+1 5544386-zen

from pocket-casts-ios.

joashrajin avatar joashrajin commented on June 3, 2024

6310819-zd-woothemes

from pocket-casts-ios.

igotdes avatar igotdes commented on June 3, 2024

User in #6310819-zen reported back. In the ticket, they shared a screenshot from the app (I'm not sure if it's okay to share here). It shows that there are watch logs. However, they were not attached to the ticket they created, #6322351-zen.

As a workaround for this issue, would it be possible to make it so that the logs can be copied and pasted?

from pocket-casts-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.