is it implossible enable always a local ip https not trusted?
Post
Replies
Boosts
Views
Activity
i have the same issue using "https:// 192.168.0.33 "any ideas
is it possible at runtime rename app for marketing issue?
i found this error for uiwebview deprecatedhttps://developer.apple.com/documentation/uikit/uiwebview?language=objcwhat can i use for both system (newest ios and old 8 or major?)
i solve with [[NSNotificationCenter defaultCenter] addObserver:self
selector:@selector(yourUpdateMethodGoesHere:)
name:UIApplicationWillEnterForegroundNotification
object:nil];
i try but not called.. i'm using objectc