udayaugustin

Results 3 comments of udayaugustin

I faced the same issue on the iPad. In iPad we need to disable the split-screen feature, to lock the orientation. Set RequireFullScreen to in the Xamarin.iOS info.plist file.

> @DaniusK I am also trying to complete the React course and am stuck in Lecture 9 of Deployment. > > What do you mean by you "had to change...

Please check the connection string after whitelisting the API. The connection string will look like below for node 3.6 or later. sample connection string : ``=mongodb+srv://``:``@vidly.wrejo.mongodb.net/``?retryWrites=true&w=majority sample environment variable :...