In April 2020, we updated our Watch Face Seller Policy and Pledge. The policy states that if there is no activity in the previous 3 months, your Watch face seller account will be revoked and the suspension of watch face app sales may be enforced.
[FAQ]
Q: What ‘activity’ means?
A: Whether a new app has been deployed or the existing app has been updated.
Since the Tizen development tool has been broken for past few months, we can’t add or update our watch faces. This mean our account will be suspended soon.
Why is Samsung doing this thing to the developers?
A: This is only for Watch Faces if you have apps they won’t be affected. If you signed the pledge in March you should have been aware of this.
B: This is a warning I believe you have to 10/9 to update it
C: I’m trying to find out if updating the number of devices counts as activity. Go and update some of your watch face apps to add all devices just in case it does.
Un the Tizen Studio infor.plist use the JRE built into Tizen studio not the java path one. If that doesn’t work, You need to open a support request for the Big Sur issue.
The issue is ALL of our watch faces are apps, so we are aware but we can’t do anything about it since Tizen Studio remains broken for us. Unless what they mean is watch faces created using Galaxy Watch Designer , which we don’t do.
I have already open a request last time as suggested, they give us a potential fix but does not work. I gave a comment here on Oct 10.
HI it is all watch faces. If you have uploaded or updated 2 watch faces in the past 4 months You don’t need to worry but if you haven’t create a support request or mention this in your current request.
Thanks. We do have 2 watch faces updated around June (before we installed Big Sur and lost development capability). One of them (Photo Watch SE) even won an editor choice from Samsung!
We will try our best to get our development up ASAP, but new are not sure we can meet that Oct deadline since Big Sur issue is getting worse in beta 8.
This is for Galaxy Watch Studio and Java 8 but you can adapt it to Tizen Studio and the path for theJava JDK . On Windows it is c:\tizen-studio\jdk\bin
On macOS , edit the information property list file:
a. Open a new Finder window and navigate to the Applications folder.
b. Right-click on GalaxyWatchStudio and select Show Package Contents .
c. In the Contents folder, open Info.plist .
d. Locate the Eclipse/array tags that mention the specific version of Java being used.
e. Outside of the comment tags ( ), add the location of your Java executable file (including the absolute path name), using the same format as the text shown inside the comment tags. For example, if you installed Java version 1.8.0_202, add:
Hi, even though I can’t get it to work, I still thank you for your great support.
For the solution above (update info.plist in Contents folder), I tried both tizen-studio/jdk/bin/java and /Library/Java/JavaVirtualMachines/jdk1.8.0_92.jdk/Contents/Home/bin/java (the Java path in my system, copy from Terminal), both does not work (start up Tizen Studio with no windows shown).
So I just installed Eclipse Jave EE IDE for Web Developers and changed the plist to -vm/Library/Java/JavaVirtualMachines/adoptopenjdk-11-openj9.jdk/Contents/Home/bin
Read the full bug report I stopped at that solution.
I don’t have adoptopenjdk-11-openj9.jdk in JavaVirtualMachines folder, only jdk1.8.0_92.jdk - so this probably is the same solution but using another Java VM…
Anyway, since I have filed a report, I did receive a reply from the team before, but the solution does not seem to work. Here’s the reply:
Hi Thye Chean Lim,
Thank you for reaching to us. We really appreciate your concern.
We are already aware regarding this issue. We are communicating with the relevant team regarding it. We will get back to you once we get any update on it.
In the meanwhile, please check if you are using Oracle JDK 8 and set the path of JDK in sdk.info file present in Tizen Studio folder. JDK_PATH= line has to be added in sdk.info file.
After setting the path of JDK, please try to start Tizen Studio again and share your status with us. Looking forward to your cooperation.
Best Regards,
Ummey Habiba Bristy
Samsung Developer Program Team
Tried, not working. I am on the edge of giving up on Tizen development.
I got myself another machine running Catalina, install Tizen Studio…fine. But I got problems importing my workspace to that machine (half of my projects shown up). Is this a better route? I might need a lot of help on this too (like certificates, etc) if decided to start from scratch.