My App's beta app crashes when...
The beta crashes whenever I click the remove ads button! I am trying to complete the last step before I can finally submit my app.
Did I not select the correct column/row in my table?
Why is it crashing?
The beta crashes whenever I click the remove ads button! I am trying to complete the last step before I can finally submit my app.
Did I not select the correct column/row in my table?
Why is it crashing?
Comments
Why is amount set as a boolean? Did you modify the purchase table? You shouldn't be messing with that table leave it as is. Did you rename the table as well? Don't do that.
Header info can be addressed why did you modify it?
I just made a new table and thats what I created. I was following another tutorial. I messed up the first PurchaseTable and made a new table called tb-iAP. Is this the problem?
You have to use the provided table. That table is linked inside the software to the provided networking code.
How could I restore my tables so that I could revert back to the original one provided? Do I just remake it on the "PurchasedTable" table?