Hello everyone,
I'd like to know what is the proper way we can delivery our tizen app to stakeholders.
Since it is being developed in an "agile" way (scrum), it is expected to demonstrate the next version of the software to the stakeholders whenever a sprint ends up, however, I didn't find any solution for that.
Following the flow I expected to:
1) Push source code to repository.
2) CI Tool check in fresh code, and then generates an artifact (.wgt file)
3) CI Tool publish it to a samsung BETA/DEV seller store
4) Stakeholder in another country update the app in their tv.
5) If it is ok, then, we can promove that version of the app to the samsung app store
The question is, since the customer is in another country, how do I properly generates a package to them? How do they install, test and validates the app before it is in prod environment?