I set B4i-Bridge using B4i 6.5 or 6.8 (don't remember exactly). No problems with landscape mode on iPhone and in Simuator.
#iPhoneOrientations: Portrait, LandscapeLeft, LandscapeRight
#iPadOrientations: Portrait, LandscapeLeft, LandscapeRight, PortraitUpsideDown
#Target: iPhone, iPad
When you compile B4i-Bridge, did you use
B4X:#iPhoneOrientations: Portrait, LandscapeLeft, LandscapeRight #iPadOrientations: Portrait, LandscapeLeft, LandscapeRight, PortraitUpsideDown #Target: iPhone, iPad
#iPhoneOrientations: LandscapeLeft, LandscapeRight
#iPadOrientations: LandscapeLeft, LandscapeRight
#Target: iPhone, iPad
If it's locked by erel : there's no way. I use simulator and it do rotate. If you had the source of the b4i bridge you could change the params listed above.when i run the app it is fine, i am only talking about the development process where i create the UI in the designer. the bridge app is always in portrait.
so i cannot use a physical device like this so i use the simulator.
Maybe you lock a rotation in 'Control Center' ? When another apps work (Safari etc), are you able to rotate ?