I am making phonegap app for ios and getting issue of status bar hidden in cordova 2.9.0 for ios 7. Is any body know how fix this issue through out the app? Please help me to fix this bug.
Thanks
I am making phonegap app for ios and getting issue of status bar hidden in cordova 2.9.0 for ios 7. Is any body know how fix this issue through out the app? Please help me to fix this bug.
Thanks
Open Project in xcode first select checkbox ( hide during application launch ) under status bar style - general project settings in xcode
select projectname-info.plist (Resources section in xcode)
and add key "View controller-based status bar appearance" and value "NO"