iOS Warning - No info about this App

The app is developed with React Native and always shows the warning on start up. It does not matter, if the app have been built for an iOS simulator or a physical device via XCode 12.4. I have included all the necessary information in the property file (info.plist) of the iOS directory but the warning still appears. The only similar issue I have found was related to the react-native-version-check. My current guess is that the development build does not use the same information as the release build.

The top of the stack trace is shown below and is nearly identical for every entry, except for the number at the end.

iOS Warning - No info about this App
 
 
Q