ios11.2 Questions
6
I've just installed iOS 11.2 Beta and downloaded the latest Xcode (which is 9.1 - beta 2. 9B46).
But when I try to run the app on the device it says it doesn't have the necessary support files.
S...
2
Solved
I am currently working on a page with videos on it. Since iOS 11.2, it seems they disabled autoplay muted inlineplaying completely without a user gesture.
Has anyone experienced this issue too?
T...
Toed asked 5/12, 2017 at 13:42
4
Solved
In my app I have multiple view controllers, and most have a right-hand-side UIBarButtonItem with direct "show" segue actions attached.
Having segued to another view and then pressed the '< Back...
Wakerly asked 11/12, 2017 at 13:54
1
Solved
- (void)viewDidLoad {
[super viewDidLoad];
self.title = @"这是个bug?->";
self.navigationController.navigationBar.barTintColor = [UIColor colorWithRed:68/255.0 green:155/255.0 blue:235/255...
Connivent asked 14/12, 2017 at 3:1
1
© 2022 - 2024 — McMap. All rights reserved.