I've read doc/forum and still not sure how widget will behaviour on different devices.
- app type - widget
- adding glance in APP.getGlanceView()
- building project for all devices starting from sdk. 1.2
- uploading app into store
- user downloads app from store
Will this app (widget) run well for all devices? Sometimes starts:
- from glance as widget (f6)
- from main view when no glance support (s62)
- glance/main 4.x (f7) - I don't have 4.x device so is 2 places where user can see/run apps?
- what about old 1.x devices?
Should I build corresponding watch app?