Let me start by saying that I am not a professional developer and know nothing of coding or anything of that sort. I am a professional nurse trying to launch an app to help other healthcare professionals. So far, appmysite has been helpful with building but when I submit, it’s rejected shortly after. It seems it’s being rejected because the build has a feature for push notifications but no configuration.
I’ve tried to disable notifications because the app I’m working on doesn’t require it, but no dice. When I try to use firebase to generate a private key, I get an alert that says I’ve reached the max number of keys for my account and i need to delete other keys which is to be done on Google API Console.
Either I generate this private key (which is the very last step to enable push notifications as I understand it) or I do away with push notifications (which my app doesn’t require anyway).
I’ve been going in circles for hours, dozens of tabs open with Google this-Google that, etc. and my head is spinning. I could really use some help.