My App's beta app crashes when...

Games4lifeGames4life Member, PRO Posts: 279

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

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    edited January 2016

    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.

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    edited January 2016

    Header info can be addressed why did you modify it?

  • Games4lifeGames4life Member, PRO Posts: 279
    edited January 2016

    @Lost_Oasis_Games said:
    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.

    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?

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    edited January 2016

    @Games4life said:

    @Lost_Oasis_Games said:
    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.

    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.

  • Games4lifeGames4life Member, PRO Posts: 279
    edited January 2016

    @Lost_Oasis_Games said:

    @Games4life said:

    @Lost_Oasis_Games said:
    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.

    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?

Sign In or Register to comment.