Sorry if I have confused you. When we debug our app, we use b4i bridge to connect our B4i IDE with the phone. The debug app is running together with b4i bridge app. When you build your app in release mode, you are not running it with bridge.
Basically I build my B4i Bridge app with package name b4i.bridge maybe you can follow my step. For other app, try to avoid using package name ended with .bridge will do. If you still having issue, try follow the b4i bridge tutorial again.
As @aeric wrote, the package name should never end with .bridge.
You should build the bridge once, with a wlidcard app id - an app id that ends with .*.
You can then use B4i-Bridge with all your apps and change the provision profile as needed.
hi erel,
i have began from scratch, i have created an app id that ends with .* ! i have built the b4i bridge and after i had the same problem ! the modifications disappear when building release app !!!
is there any other options here ? It s top urgent