Posts

Post not yet marked as solved
2 Replies
644 Views
I'm stuck in the "custom apps" section, if I press the "Inizia" button (I think it's Start in English, sorry for the screenshot in Italian) nothing happens. After about 20 seconds of waiting without clicking anything else, a popup opens where you can confirm the Apple ID credentials. I enter the credentials and go ahead, but here I am stuck, nothing happens and the page remains the same as the screenshot. I tried with: -Safari on Mac -Edge on Mac -Firefox on Mac -Edge on Windows I also had a client of mine try who is physically in a different country (therefore another internet connection) I don't know how to fix.... I have opened the EDGE development tools and in the console I see several errors, possible that there is a bug in the site?
Posted
by mattia.l.
Last updated
.
Post not yet marked as solved
2 Replies
1.4k Views
Hello!Years ago I developed a CRM app (so 90% composed of tableviewcontroller in static mode with textfields inside). The app is distributed via an enterprise channel and is not located on the store.The app starts with a navigation controller and performs a series of pushes on many tableview controllers or view controllers. There are also various modals (full screen, pagesheet, formsheet).The app is built through storyboards.On the screen of the 11 "iPad PRO it is displayed with black frames around and with the proportions of the old screens, at the code level I have not managed anything with regards to the screen, everything is set as default.How can I adapt it to the new iPad PRO screen and also maintain compatibility with older iPads? I can't find any parameter to change ...Here the images of the basic configuration and the entry point in the storyboardhttps://i.imgur.com/hdsvZRt.pnghttps://i.imgur.com/tQ4zJc5.png
Posted
by mattia.l.
Last updated
.