Hello,
I've been working on an app for 4 whole months being aware of this section in Guidelines 3.2.1(iii):
Apps used for financial trading, investing, or money management should come from the financial institution performing such services or must use a public API offered by the institution in compliance with its Terms & Conditions.
My app tracks the User's bank account using PlaidAPI like many other apps, and if the account balance gets near $0, we offer users to apply with a lender which is most relevant to their financial situation. So for example if they are in Chase bank where the overdraft fee is $34 and I can connect them with a small loan that will cost less than the overdraft fee, I will do that.
Now, the app got rejected due to this comment from the reviewer:
Guideline 3.2.1(viii) of the App Store Review Guidelines requires that any app offering financial services must be submitted by the financial institution performing such services. Therefore, apps that offer loan or credit applications from multiple third-party financial institutions cannot be made available on the App Store.
However, when looking into the specific guideline itself, it mentions that lenders are allow if you are connected to them using a public API (which we are):
Original guideline: (viii) Apps used for financial trading, investing, or money management should come from the financial institution performing such services OR must use a public API offered by the institution in compliance with its Terms & Conditions.
(https://developer.apple.com/app-store/review/guidelines/#acceptable)
I sent all the documents and agreements we have with our 3rd party integrations that include T&C but still got rejected.
Anyone has an advise please?
I hate to see the app go to waste after all this work especially when their terms explicitly state that what we did should actually be OK.
Thank you for the help in advance!