Hi
I just start learning the development on Tizen, especially focusing on developing audio apps on gears. I have checked the API and made few coding tests for player_h and streamrecorder_h. However, when I want to deploy my app to my Samsung Gear S3, I found there is a lib link error, then I found it might be caused by using a Tizen 3.0 API of streamrecorder_h (while my Gear S3 is on Tizen 2.3.2).
My question is: is there any wearable device I can install Tizen 3.0 app using streamrecorder_h? Is there any way to update the OS on my gear to 3.0? If not, what is the logic for Samsung to have the Tizen 3.0 wearable SDK but no device can use it?