P.S: I’ve got an additional question. How should be the “Package Name” format? Because i’ve written something and couldn’t open the APK because of an error.
By the way, i don’t know if I should place this question here but is there any way to do any action after “OK” is pressed? Because I tried with several components and none of them work. However I can use Custom Message dialog now and I know that there is a component for that one. Just curiosity on this one. THANKS!
Custom Message is just for showing a custom message. If you want that some action should be performed after user’s choise then you can try Custom Choose Dialog
After the user makes choice above, Got Custom Choose Dialog event will be raised where you can decide what action to be performed based on user’s choice