Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged ios8

0 votes
593 views
1 answer
    I thinking about port my App to Swift 2 and Xcode 7. But the device simulator only targets iOS 9 and I see ... iOS 8 with the device simulator? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
475 views
1 answer
    All, I'm using the Xcode 6 beta to build an iOS8 project using storyboard and swift. In the storyboard, I've ... that covers 90% of the view. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
535 views
1 answer
    I am trying to run unit tests on Xcode 6 if I run them on the simulator (and 7.1 at that) they run fine ... .xctest/MyAppTests how do i fix it ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
410 views
1 answer
    This issue happens only in iOS 8 (8.1 to be exact). It does not reproduce in iOS 7. The use-case: ... viewport) is not an option for me. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
616 views
1 answer
    I'm using CoreLocation to successfully determine the user's location. However when i try to use the ... but I'm stuck. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
681 views
1 answer
    How can I detect when the user press the expand icon of the AVPlayerViewController? I want to know when the ... is entering the fullscreen mode. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
462 views
1 answer
    Seeing this error message in the logs, though not consistently, around the time that I use SLComposeViewController ... else to consider? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
483 views
1 answer
    I cannot find the directory for the new simulator data in Xcode-6 Beta for IOS 8 It is not in ~/Library ... the iPhone Simulator store its data? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
498 views
1 answer
    I've got a strange problem with setter in swift. I've got class PlayingCard with code: var rank: NSInteger { ... up? Thank you for your help See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
704 views
1 answer
    Currently, when I change the camera permissions for my app in Settings, then navigate back to my app, the app ... I would probably give up. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
361 views
1 answer
    The following error keeps coming up in my app's crashlytics logs on IOS 8: libobjc.A.dylib objc_msgSend + 5 ... [self.tableView reloadData]; } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
775 views
1 answer
    I'm building a share extension for my iOS app and I can't use the default SLComposeServiceViewController, so I created ... but it doesn't work. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
467 views
1 answer
    When I make any iOS 8 Today Extension, there is an empty space on the left of approximately 48px, ... ?rginInsets{ return UIEdgeInsetsZero; } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
757 views
1 answer
    I'd like to change the text from "Cancel" to "Done" of the Cancel button inside the UISearchBar in iOS 8. ... not work. Has anybody done this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
569 views
1 answer
    Selecting images in Photos.app to pass to an action extension seems to yield paths to images on disk (e.g.: ... through all PHAssets to find it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
479 views
1 answer
    I have got an app developed for iPhone family only, and I used to run it on iPad to test how it will ... I think this is a problem. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
408 views
1 answer
    As i am downloading a video in my app and keeping it in local cache/Document path and showing when ... Help would be appreciated. Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
656 views
1 answer
    I'm developing a game and I want to create a pause menu. Here is my code: self.view?. ... .scheduledTimerWithTimeInterval? help me please. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm trying to build an extension project and Xcode keeps throwing the error in subject. Needless to day, the ... for a solution or workaround? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
382 views
1 answer
    How to get list of all installed Applications on iPhone device programmatically in iOS 8. If anyone knows the ... -developed or system apps. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
386 views
1 answer
    I'm trying to convert my iOS 7 app to iOS 8 in Xcode 6 GM, and when i run it on the iPhone 5s or lower ... I could put that off for a while:) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
526 views
1 answer
    It seems that the directory for the iOS Simulator has changed. It used to be in ~/Library/ ... Library/Developer/CoreSimulator/Devices/. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
499 views
1 answer
    The following code works fine in iOS 7, but doesn't return bold or italic font in iOS 8. It is ok for ... and simulator and still same error. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
438 views
1 answer
    I've implemented automatic dynamic tableview cell heights for iOS 8 by using self.tableView.rowHeight = ... to do this? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
322 views
1 answer
    I am using below code to get the keyboard location from view & add DONE button on it.But in ios 8 it ... [keyboard addSubview:doneButton]; } } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
646 views
1 answer
    On iOS8 I'm using a UIActivityViewController to share a UIImage to Facebook/Twitter etc. It ... LaunchServices: invalidationHandler called See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
537 views
1 answer
    On iOS 8 beta 2 it should be possible to use openUrl from app extension as written into the release notes: ... really fixed this issue or not? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
431 views
1 answer
    I am developing an app for iPhone, it is using camera for scanning barcodes and taking pictures. When we don't ... fix this? Thanks in advance. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...