There are a few things that you might want to think about. But before we get there, are there any messages in the device’s console.log? You need to run “adb logcat” from the command line when your test device is tethered to the USB port and you’re trying to run the app. Do not add on any extras to the command line that filters only Corona messages. We need messages from other activities.
Hi, Rob. I can’t do as you told me cause I’m not using a real device. I’m using BlueStacks android simulator. but I already tested the app on my friend’s phone.
We don’t officially support BlueStacks. However they should have a way to view the simulated device’s console log. And also add in some print statements to make sure you’re getting to the purchase code.
There are a few things that you might want to think about. But before we get there, are there any messages in the device’s console.log? You need to run “adb logcat” from the command line when your test device is tethered to the USB port and you’re trying to run the app. Do not add on any extras to the command line that filters only Corona messages. We need messages from other activities.
Hi, Rob. I can’t do as you told me cause I’m not using a real device. I’m using BlueStacks android simulator. but I already tested the app on my friend’s phone.
We don’t officially support BlueStacks. However they should have a way to view the simulated device’s console log. And also add in some print statements to make sure you’re getting to the purchase code.