Identifiers - must be created with explicit bundle name such as com.companyname.appname but not as wild card as on your screen shot.
Profile - we don't see any profile info - there are 2 types of profiles - for development and for store - for development wild card identifier is Ok but not for store.
Profile type for development - based on wild card identifier - Ad Hoc
Profile for store - based on explicit identifier - App Store.
So your problem that you need to create explicit identifier and App Store profile.
Once done with it - create a record in App Store Connect for your app and specify explicit bundle id.
Go to your apple account and create Application password. Label name for this password must match to your app name and the app name must match to your application label in your code. Check if it match. Application password is not the same as your apple password.
Please read as a reference
https://www.b4x.com/android/forum/t...-getting-started-with-b4i.124564/#post-777723