How to redirect from Login.qml to Maplist.qml after user authentication is successfull.

1375
2
08-03-2016 01:54 AM
MathanManohar
New Contributor III


Dear All,

I am developing the app for mobile devices using Qt5.7/ArcGIS Runtime SDK 100.0.0. I had developed the login.qml and can authenticate the user.

Query: How to redirect the user from the Login.qml to MapList.qml?

Ex: Login.qml - User authentication

MapList.qml - Listing of available maps.

Once the user authenticated successfully, The user has to view the Maplisting. So the user can select the map and view/download it.

What is the strategy should be followed?

If possible some examples or Code snippets

Thanks for the advance

Tags (2)
0 Kudos
2 Replies
AlexanderNohe1
Occasional Contributor III

I moved this from the Runtime for Android thread as using QML uses a different SDK than the Runtime for Android thread.  I feel as though your question will be better addressed here.

0 Kudos
LucasDanzinger
Esri Frequent Contributor

Hi Mathan-

Since this is using version 100 (Quartz), which is in beta, this post should be put in the early adopter community.

We try and keep all of our beta related questions in the early adopter community, and questions for released software in geonet.

Thanks!

Luke