Acknowledged

22.22 FR165 DrawRadialText symbol not found

Since the last update, 22.22, method Dc.drawRadialText stopped working on the FR165 and FR165m.
It works fine in the sim, but crashes on a real device with error "Symbol not found".

I reported this last month when it was still in Beta as well: 

https://forums.garmin.com/beta-program/forerunner-165-series/forerunner-165-series---bug-reports/i/public-beta-version-22-xx/drawradialtext-symbol-not-found-in-dc

Now the software is rolling out, apps that use this will method will crash (including two of my watchfaces) with no easy way to work around this.

  • Make sure you give users the exact steps they must take then.

  • The in-app message is a good idea. Refund is a problem, if the app was sold through Garmin. Customers have to negotiate this with Garmin.

  • And if a current user is seeing this and requests a refund, I would give it to them, even though it's not your fault, unless you want the contact developer messages to turn into 1 star reviews that everyone can see.

  • > add an in-app message to users on affected devices explaining the problem

    I realize this won't make users happy, but it's probably better than just crashing.

    Is it better than displaying a messed-up watchface with no explanation? Hard to say.

    At least if you display a message, they will know it's a problem with the device, not the app (and they can expect a device fix sometime in the future).

  • > And can they still change the settings through the IQ app? Or would this be blocked since they don't have the latest update?

    I think you should be able to change settings for older versions of apps. (Afaik, the app settings metadata stored on the backend should be available for previous versions, not just the current version, same with the developer FIT field-related metadata).

    > Removing devices from the manifest is not the way to go, as it won't prevent existing customers from sending emails

    I agree that removing devices *alone* is not the ideal solution.

    > Jim, it won't make the customer happy to have a completely messed up watch face (they paid for) due to wrong layout / font size text angle etc. instead of a crash

    If it's not possible to change the app so it works without the affected functions that you need (getVectorFont, drawRadialText, etc.), I guess a compromise could be to display a message to the user explaining that's there's currently a bug with their device which prevents your watchface from working properly.

    So you could do both things:

    - remove affected devices from the manifest

    - add an in-app message to users on affected devices explaining the problem