Double back press close app issue

I Create a WhatsApp toolkit app & I’ve added to double back press to exit app but when i export my apk & install for checking app So double back press not working but my blocks is correct …if any block is missing then tell me i attached block Screenshot…

Did You try This :point_down:?

1 Like

Yes i try it but didn’t work :roll_eyes:

All my apps work 100%

🤷

What are you telling, Was the suggestion given by @Rogerio_Rios is not working ?? So you didn’t set block correctly actually that is the simplest way of double tap to close the app. Pls check up your click component

1 Like

see blocks are correct

As i said earlier you didn’t fix correctly… you have put it under if condition but without any rule. Pls see to that. Also instead of using elseif you can use multiple if then block

i don’t understand :neutral_face:

Without this how will then execute… i believe here you should not use elseif block. Use separate if/then block

Please , use This blocks​:point_down:

:grin:

Now blocks is Correct or not ? :roll_eyes:

Did You try verify It ?

1 Like

Verify Mean ? :roll_eyes:

I don’t think so this logic will work… pls try to use as said in the above post

I Use these blocks now

1-check,
2-debug,
3-look at blocks,
4-think logic,
5-test in companion or apk.

1 Like

Yes i Tested App everything is okay but Double press exit app is not running

Remove that block from else if and put it under if/then block at the bottom

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.