I know this is going to be a duplicate of this -> How to fix custom watch face time on Sony SmartWatch 2 after SW2 update
But posting because the original question got closed due to reasons that are not clear to me.
Background
I have an app in Google Play ( https://play.google.com/store/apps/details?id=com.epix.smartextension.watchfaces ) which provides custom watch faces for Sony SmartWatch 2. It's been there in the store close to an year and was doing well.
Problem
Recently Sony rolled out a firmware update for SW2. After this update it did bring some welcome features. But along with it came serious bugs. Main problem was that it made all the third party custom watch faces (including mine) meaningless. That is after this update the custom watch faces started showing wrong time, date etc..
What I tried
I double checked my code with the latest documentation and sample code from Sony. I'm sure the problem is not with my code as it was working fine all these months before the firmware update. Also I couldn't find any official info whether there's any new changes in watch face API or something like that. I also reached out to Sony developer support over email. They've assured that the issue has been reported to their team and directed me to post a query regarding the same here in stackoverflow. Hence I'm posting this.
Question
- Does anyone know any work around for this?
- Does anyone know about any changes in watch face API with the latest firmware?
- Does anyone know whether Sony has accepted this as a bug in the latest firmware?
Any info in this regard will help a lot. My app had started to get bad reviews in the store recently and is finding it hard to convince the users about the problem.