Posts

Post not yet marked as solved
8 Replies
0 Views
Partially solved...by downgrading back to UIWebView.WKWebView at the moment seems we have to avoid it.With UIWebView my app works well again-
Post not yet marked as solved
8 Replies
0 Views
Two days ago I have update my iPad with iOS 11.1 and in my iMac with xCode 9.1.Starting from that moment my app based on UIWebView is not more working fine.After few minutes of work, the screen is not update by scrolling the view.By calling a link,, just for example "Apple.com", the page is updated, but when scrolling up the view remain blank.This happens on all the site I open.To solve I have to switch off and then on the iPad, but after few minutes the problem arise again.Someone have a idea ow to solve thi annoying problem ?
Post not yet marked as solved
4 Replies
0 Views
Side by side.Not only, I would like to use the same function to create a matrix of NSImage (MAC OS X app, not iOS app).I am looking a way to create a page of images icons in X rows and Y columns (like a matrix) , but at the moment I do not have any idea from where to start (Swift beginner....)Any help is gold for me...