This error occurs when the package name of the app doesn’t follow the standard package name format.
For example, a name like com.package instead of following the standard format of com.package.appname.
Please modify the app's package name to adhere to the standard format to avoid this error during session launch.