I have a Tizen 2.3 native mobile app already published in the Tizen Store, and working well on Z1 devices. I assume it would also work well on the new Z3, but I'd like to enhance my app by implementing some of the new Tizen 2.4 APIs. However, the new 2.4 SDK clearly states that it can only be used to develop apps for Tizen 2.4. How can I proceed to update my app? Do I have to keep both Tizen 2.3 SDK and 2.4 SDK installed on the same machine, and develop 2 separate apps? It seems quite redundant to me, but unavoidable, since noone cannot possibly expect that every Z1 devices will magically be migrated to Tizen 2.4 -- or can we? :)
And even if I keep both SDKs installed, and maintain 2 app instances with 2 source code instances, how can I update my app in the Tizen Store to have both apps in the store? So if someone with a Tizen 2.3 device browses the store, he/she would get the app developed using the 2.3 SDK; and one with a Tizen 2.4 device would get the app developed using the 2.4 SDK. Is there a proper way to do that? I hope I won't have to assign a new entity for the 2.4 app and keep 2 apps in the store the same time...
Thank you for your time.
Regards,
Tamas