Hey folks,I'm really stuck adding non consumable in app purchase for my existing app. I have a game in Appstore which already has a few Consumable IAPs like "lives" which enable player to return to game without losing their score. And now I want to add a Non Consumable IAP (Tier 1 - 0.99$) for New character type - with Double Jump feature enabled. So I have everything set up in xcode and created additional Non-Consumable IAP in Itunes Connect's "In-App purchases" section. The problem is Apple for some reason won't approve this IAP saying the following:-------------------------------------------------------------------------In-App Purchase - New Business ModelWe have begun the review of your in-app purchase(s) but aren't able to continue because your submitted in-app purchase(s) indicate a change of business model for your app. Therefore, we need to verify the implementation of your submitted in-app purchase(s) in the app to ensure your app, and its in-app purchase(s), are in compliance with the App Store Review Guidelines.Next StepsPlease upload a new binary for review and resubmit your in-app purchase(s) with the binary so that we can continue the review.-------------------------------------------------------------------------I have submitted new binaries twice already and still getting this warning.. What does it mean - new business model? I'm just adding a non consumable IAP for new advanced character. Any help and advice would be much appreciated!