This is a migrated thread and some comments may be shown as answers.

Raodmap

4 Answers 34 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Markus
Top achievements
Rank 2
Markus asked on 30 Aug 2013, 07:33 AM
Sorry but could not find a link to a Roadmap.

Is there a roadmap and if yes can someone link me?

Markus

4 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 30 Aug 2013, 11:49 AM
Hello Markus,

Currently the RoadMap is only available to Icenium insiders, but we would soon publish a public RoadMap on our site as well. Is there anything in particular that you're interested in?

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Markus
Top achievements
Rank 2
answered on 30 Aug 2013, 12:01 PM
Yeah, what's on the road map :-)

No seriously after testing it for a few days these are the things I miss most.

- Localization (.js can not be the solution peferably xml or even a way to reuse .resx files from web
- Conditional plattform statements (hide/show elements for example) withouth having to use platform-Specific-Files

Markus
0
Steve
Telerik team
answered on 03 Sep 2013, 09:01 AM
Hi Markus,

Thanks for the feedback and here are our answers:
  • it is irrelevant whether your localization would be contained in .js or .xml files, you would need to handle the localization logic as shown in this thread. There are some js libraries out there that can assist you with this task e.g.: l10n.
  • if you do not want to use platform specific files, you can use the Cordova Device API and specifically device.platform to identify the OS and make necessary changes.

About the RoadMap, you can review the feedback portal and specifically the "Most Liked" items. Our RoadMap is customer driven, so whenever there is a high demand for a feature, it usually means it would be implemented sooner rather than later.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Markus
Top achievements
Rank 2
answered on 03 Sep 2013, 01:31 PM
Dear Steve 

I went the l10n route which is working but I guess to really as comfortable as the native Android xml approach.
Thanks for the device.platform link and the most liked items remark.

Icenium is very easy to use.

Markus
Tags
General Discussion
Asked by
Markus
Top achievements
Rank 2
Answers by
Steve
Telerik team
Markus
Top achievements
Rank 2
Share this question
or