strange notification center message

Unexpected error type.
The request to open
"{bundle id}" failed

The app is not running and there is no log that sent the push message, but the following notification message was presented. does anyone know of this situation?
There is definitely something that is causing the app to launch. Doesn't have to be a push, the system could be trying to launch it for a background fetch task, etc.

The problem is that you are getting this error, which is not possible to diagnose just based on an error. One quick thought is to check if you have any non-ASCII characters in your Bundle id, Product name, or Product Module name (you can check in Build Settings).

Otherwise, it would be best to file a bug report for this, and include a sysdiagnose in it as well.
strange notification center message
 
 
Q