Expo manifest caching prevents me from uploading app

Please provide the following:

  1. SDK Version: 3.27
  2. Platforms(Android/iOS/web/all):Android

I had temporarily changed the package name in my project in app.json, and when I uploaded to the android store via the cli, it said invalid package name. I reverted to the old package name, however according to the logs, the manifest still uses the old package name.

How do I remove the manifest cache from the expo servers? It is blocking me from uploading any version onto the app store now.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.