Logout in Native

3
Pardon my ignorance, but I'd like to implement a signout button in the navigation bar of a native mobile app. In the native phone profile, I add a logout bottom bar item. But the only on click action is ‘Show a page'. I was expecting a ‘Sign out’ option. Can anyone point me in the right direction? 
asked
2 answers
2

Hi Frederic,

At the moment, this looks like a limitation which might be addressed in later versions.  You can add this as an idea on idea forum. Meantime you can add this in the topBar or you can create custom topBar header and add it there. 

answered
1

Hi All
I have a follow up question for this signout button.
I have a scenario where I need to place this signout in bottom bar of the layout page.
Any suggestions on how to create and add signout button in bottom bar in native mobile implementation

answered