@dmironiuk wrote:
Hi!
I would like to call Android’s
moveTaskToBack
method when user press back button. To do it I’ve created custom plugin that exposes that function. But it seems to be a very common usecase. The problem is that I couldn’t find how to do it. There isexitApp
function in theApp
plugin but that’s not what I look for.So my question: Is there a simpler/better way than custom plugin?
Best Regards
Posts: 1
Participants: 1