Hi
What is the best way to save acount login data (e.g. username/password for
some internet services) within an app?
On iOS there is something like an encrypted key store which can easily be
used for such things. As far as I know, QSettings only writes settings in
plain text.
Any suggestions on
Hi alien.
I don't really follow your description of the issue with the PageStack. Are
you trying to use a Dialog, and have the 'accept' action replace the dialog
with another page that you're creating? If so, you need to use the
'acceptDestination' and 'acceptDestinationAction' properties.
ht