N Nicolás Cieri Active Member Licensed User Nov 10, 2022 #1 Hello everyone, when I try to call these lines in production it fails, in debug it shows me the toastmessage if the condition is 'True'. Any suggestion? InAppReview.Initialize("InAppReview", False) InAppReview.LaunchReview
Hello everyone, when I try to call these lines in production it fails, in debug it shows me the toastmessage if the condition is 'True'. Any suggestion? InAppReview.Initialize("InAppReview", False) InAppReview.LaunchReview
Pendrush Well-Known Member Licensed User Longtime User Nov 10, 2022 #2 You should see error in unfiltered error log if you connect your device to B4A. Without error is hard to say what is wrong. Upvote 0
You should see error in unfiltered error log if you connect your device to B4A. Without error is hard to say what is wrong.