How to detect orientation of ios simulator at launch app? -
i saw many answers question ios device, not ios simulator. want detect orientation of iphone simulator. rotate iphone simulator landscape far solutions return portrait orientation @ launch app. ios simulator's bug? have no device test, need test on simulator first seems not work correct on simulator. explanation.
try delete portrait modes 'supported interface orientations' array in info.plist file of application. able force landscape startup this.
Comments
Post a Comment