Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ad-inserter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the cookie-law-info domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114
Cordova: multitasking Slide Over e Split View con iOS 9.x - Blog WebEats

Abilitiamo le app ibride Codova all’uso del multitasking Slide Over e Split View con iOS 9.x su iPad

Per sfruttare Slide Over e Split View – le nuove features disponibili su iOS 9 (solo su iPad) – con le nostre app ibride sviluppate con Cordova, è necessario prima di tutto usare l’ultima versione di Xcode (attualmente deve essere almeno la versione 7) e poi flaggare alcune opzioni.

Ecco quindi una serie di istruzioni da seguire per abilitare queste 2 funzionalità:

Step (1):
1. Use Xcode 7 (Cordova always uses the current SDK)

Step (2):
2. Click your Project icon in the Project Navigator
3. Click on your Target
4. Select the “General” tab
5. Go to the “Deployment Info” section
6. Select the “iPad” button segment
7. For “Device Orientation”, select all four checkboxes (Portrait, Upside Down, Landscape Left, Landscape Right)

Step (3):
1. Add a new File: Launch Screen –> “Launch Screen.storyboard”
2. Click your Project icon in the Project Navigator
3. Click on your Target
4. Select the “General” tab
5. Go to the “App Icons and Launch Images” section
6. Select “Launch Screen.storyboard” from the “Launch Screen File” dropdown

Slide Over e Split View Xcode 7