codenameone - Provisioning profile does not match bundle identifier : Existing IOS bundle ID starts with a numeric -


i have ios app on app store built xcode. unfortunately, used numeric start 3rd component of bundle id. i.e. com.company.30yayme

now i'm rebuilding app in codename 1 (with intent of replacing existing app), , package name can't have initial numeric (30yayme).

when try send ios debug build, expected error message of 'provisioning profile not match bundle identifier...'

not sure here.

the solution can think of using com.mycompany.* have undesireable side effect of blocking using things push notification etc.

if isn't enough think you'll need file request enhancement pretty embedded logic of codename one.