I loaded a small app, that i had created some years ago into B4A version 10.2
During compile, the error message "AndroidManifest.xml:139: error: Error: No resource found that matches the given name (at 'theme' with value '@style/Theme.IAPTheme')" is thrown.
But there is no word such "IAPTheme" ; neither in my code, nor in the manifest file.
What does this error message mean and how to resolve it ?
During compile, the error message "AndroidManifest.xml:139: error: Error: No resource found that matches the given name (at 'theme' with value '@style/Theme.IAPTheme')" is thrown.
But there is no word such "IAPTheme" ; neither in my code, nor in the manifest file.
What does this error message mean and how to resolve it ?