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 iOS

0 votes
348 views
1 answer
    I would like to develop an app when the user can draw lines... but I do not want to draw straight lines ... with this. Best regards, Paul Peelen See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
446 views
1 answer
    I have a basic watchkit app that loads a page based navigation of 3 interface controllers. This works well, but ... -multi instance of this bug. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
350 views
1 answer
    As I understand all standard controls use system font by default. Also, API [UIFont systemFontOfSize: ] uses system font ... , labels and so on? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
361 views
1 answer
    I occasionally need to cancel a FaceBook graph request, but there seems to be no cancel or similar method ... request once submitted please? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
485 views
1 answer
    I have a category on NSString class that contains a private helper method. It would be handy if I could use ... something here. Any help guys? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
430 views
1 answer
    I'm trying to set a custom pressed image for my UIBarButtonItem but nothing seems to be ... barMetrics:UIBarMetricsDefault]; See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
472 views
1 answer
    According to Firebase docs: ChildAdded is triggered once for each existing child and then again every time a new ... exists in core data :/ See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
426 views
1 answer
    How to go about unzipping a file in swift? In Objective-C, I used SSZipArchive and I loved ... zipPath toDestination:self.globalFileStrucure]; See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
540 views
1 answer
    I want to "stream" the preview layer to my server, however, I only want specific frames to be sent. Basically, ... . Help a brother out, thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
380 views
1 answer
    I am trying to link to another app from my react native application (google maps for example). I required the ... the correct one is called? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
452 views
1 answer
    I'm trying to post some info to my PHP file from Swift. My php file is executed, but the posted variables ... blank too. No errors are shown. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
368 views
1 answer
    Goal: Have a UIWebView be the same width as it's superview, which is a UIScrollView, using autolayout ... for displaying an HTML table. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
362 views
1 answer
    In the code below I have a ViewController("SenderViewController"), which passes a message to the main ViewController when ... } } Thanks a lot! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
896 views
1 answer
    I am trying to change pin image on the MKMapView in Swift, but unfortunately it don't work. Any Idea what ... and used on other places. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
455 views
1 answer
    Using SwiftUI (latest XCode and testing on IOS 13.3) I'm trying to implement a long press gesture on items in ... no matter where I press down. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
420 views
1 answer
    I have just updated my Xcode to version 7.2. Now I try to build a framework from command line ... ABC -configuration Debug -sdk iphonesimulator See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
293 views
1 answer
    I see a lot of Reachability examples where people only display a message when reachability status changes. But recently, ... I can provide it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
380 views
1 answer
    My question is fairly straightforward. I have a UIViewController containing a UICollectionView. In ... UICollectionView implementation. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
433 views
1 answer
    I am using the answer in this topic. iPhone - how to determine carrier of the device (AT&T, Verizon, etc? ... name although no sim is installed. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
421 views
1 answer
    My problem is similar to: Problem creating NSManagedObject derived class I have setup a NSManagedObject in Core Data and ... a table? Thank you. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I am using .sheet(isPresented: self.$showModal) in my root view to present a modal. Within the modal, ... NavigationView within a modal sheet? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
468 views
1 answer
    I have a UIView and a UIController view. My is standard a 320x460 view. In applicationDidFinishLaunching I do: [ ... am I doing smth wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
290 views
1 answer
    NSURLSession Delegate method URLSessionDidFinishEventsForBackgroundURLSession is not Calling ? I already enabled the Background Modes ... only. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
425 views
1 answer
    Recently our Azure Notification Hub became a very mysterious entity. When Apple devices register we can see them ... expired. Any suggestions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Im trying to have a colored background while using a scrollview with SwiftUI but this causes the navigation title to no ... = .orange // } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
614 views
1 answer
    DetailViewController: @IBOutlet var selectedBundesland: UILabel! TableViewController: override func prepareForSegue(segue: ... project? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
415 views
1 answer
    I have updates Ruby , Gems and Cocoapods on my mac OSX 10.9.5, after the update I am unable to ... update. any help is greatly appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
577 views
1 answer
    I have this code in a very simple, single view Swift application in my ViewController: var audioPlayer = AVAudioPlayer ... is not in silent. See Question&Answers more detail:os...
asked Oct 24, 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

2.1m questions

2.1m answers

60 comments

57.0k users

...