We developed a Hybrid application on Phonegap with the help of IBM worklight 6.1. Worklight is using cordova version 3.1.
My first problem is that when I ran my project on IOS 8.1 platform getting by default sidebar on my screen(i.e. surrounded by red line in attached screen shot).I tried to debug but not able to find out the issue. ![sidebar][] My second problem is that on every run i am getting "Deprecated attempt to access property 'userAgent' on a non-Navigator object.". I followed this link "Cordova - Deprecated attempt to access property 'userAgent' on a non-Navigator object" but still i have same error.
Any help on the matter would be good
Thank you in advance