If your application on your Shake Dashboard isn’t archived, a possible reason for this error might be that the bundle ID of your application was incorrectly passed.
The bundle ID you entered on the Dashboard when creating the application must match the one in your Flutter application’s code. Check your iOS and Android apps to ensure you’ve provided the correct bundle ID. Sometimes, code may be configured to change the bundle ID depending on the app version or environment in which you’re using the application.