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
305 views
1 answer
    I'm creating an iOS app with SwiftUI. I'm using: Xcode Version 11.3 beta (11C24b) iPad Simulator running iOS 13.3 ... .rawValue)}) } } } } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
241 views
1 answer
    I am designing a custom button with that requires me to overlay a UIButton on top of a UIImageView. The ... anyone faced this issue before? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
250 views
1 answer
    My app places a pushpin on the map and then selects its using animation so the user has a visual clue and ... pushpin release]; pushpin = nil; See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
197 views
1 answer
    When I try to create an instance of a UIViewController in Swift, all the inherited initialisers are unavailable, even though ... 's going on???? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
263 views
1 answer
    What method do I call to find the number of spaces in a string in Swift? I want to loop through that number, ... ++i{ operate(plus) } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
212 views
1 answer
    I am working on a drawing project, I want to support multitouch, I have gone through documentation online, ... am doing wrong. Regards Ranjit See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
306 views
1 answer
    I figured out about it is possible to download in background mode of application. I have implemented Background ... application by user? How? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
334 views
1 answer
    Here's a very simple class (subclass of NSObject) that keeps a list of CGPath objects and appends one CGPath ... Swift array into an NSArray. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
273 views
1 answer
    I have a little problem with new iPhone notification center. I have a fullscreen game with my custom top ... center in my application? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
385 views
1 answer
    I'am using a UIPageViewController with horizontal scrolling... as long as the user scrolls, the ... UIPageViewController page programmatically? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
327 views
1 answer
    I have a string for example "ab ad adk fda kla kad ab ab kd". I want to get all range of ab.(Here ab is ... rangeAtIndex(0) } } catch { ... } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
295 views
1 answer
    I have a pretty trivial Swift app that has a model class named DemoNote. An array of DemoNote instances is ... what the arguments would be. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
334 views
1 answer
    I have remote notifications setup and working fine. I however have to play a custom sound when a notification is ... I may be doing wrong ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
707 views
1 answer
    I want make a function to swap 2 variables! but for new swift, I can't use 'var' .... import UIKit func swapF( ... b)") } swapF(&5, with: &8) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
285 views
1 answer
    i'm trying to get an array of all png files in a subdirectory of the Resources Folder. In my apps Resources ... am I doing wrong? greetz, Zarak See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
309 views
1 answer
    I am trying to build an app in ionic framework. I am trying to build this functionality like when i click ... see myapp into share pane Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
265 views
1 answer
    CKFetchNotificationChangesOperation returns INSERT operations, but UPDATE and DELETE, not always. DELETE, UPDATE worked last when ... I have it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
358 views
1 answer
    I have two UIViews on my ViewController. I added panGesture to first view and when i start moving this view the ... , inView: self.view) } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
413 views
1 answer
    i have a strange error when i was using firebase from google. when i trying to init the Fire base setup ... language. please anyone help ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
734 views
1 answer
    Foe setting subject of share, overriding func activityViewController(activityViewController: UIActivityViewController, ... it? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
742 views
1 answer
    I am trying to implement a hideable UITabBar in my app. I've set up all the animations, and they work ... the UITabBar... Animation nightmare. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
877 views
1 answer
    I am using Gmail Share Extension from Google. I am providing implementation of: - (id)activityViewController:( ... for Gmail Share option. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
283 views
1 answer
    I have a custom object that I create with 3 properties defined in it. I create the object and assign the values ... NSLog(@"%@", personArray); See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
311 views
1 answer
    I have a distribution provisioning profile with 1 device already. Now there are a couple more devices want to be ... Is there a better way? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
438 views
1 answer
    I have manually integrated the google sign in sdk (not with cocoapods) and it builds ok, but when I run the ... am using SDK version 2.2.0 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
556 views
1 answer
    I have a project which I am migrating from Obj-C to Swift 3.0 (and I am quite a noob in Swift). How do ... , not path to the files inside it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
262 views
1 answer
    I have the requirement to launch an app when an sms or email link is followed. I have already been reading about ... this... Any idea? Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
513 views
1 answer
    Today is Wednesday and I have this code let calendar:NSCalendar = NSCalendar.currentCalendar() let dateComps:NSDateComponents ... writes me 4... 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

...