Post

Replies

Boosts

Views

Activity

Comment on I use addSubLayer in UIView and nothing happened
So, try to create view = UIView(frame: CGRect(x: 0, y: 0, width: 10, height: 10)). And hide the view as long as you don't need it.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on Picker freezes
Good. Could you keep forum informed once you get an answer ? And then close the thread. Good luck.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on HELP ME ASAP
Did you look at the solutions described here ?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on URLSessionDelegate usage
You marked your answer as correct. But what is the answer to the original question ?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on my site is not loading on apple mobile phones
@MobileTen think you're right.
Replies
Boosts
Views
Activity
Dec ’21
Comment on Please fix a vibration on/off
Your post objective is just impossible to understand, who would support except yourself ? And please, write complete words, not just phonetics.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on Digital service that wont be used in a
Difficult to tell how reviewer will evaluate. So you should explain this clearly in the notes to reviewer. Good faith always help.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on How do I write code to run when the contact store was changed by another app, but not run when the contact store was changed by my app?
So, dod this solve your issue ? If so, don't forget to close thread. If not, explain what's remaining problem.
Replies
Boosts
Views
Activity
Dec ’21
Comment on Cannot Download Apps through Appstore
What is your question and precise description of the problem ? Otherwise, the only advice we can give on the forum is: don't play, do something else… 😉
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on Rating in App-Store
So that was probably a cache issue. Thanks for the feedback.
Replies
Boosts
Views
Activity
Dec ’21
Comment on Where do you select the UIKit in Xcode
Have a look here to understand how to mix Swift and objC: h t t p s : / / developer.apple.com/documentation/swift/imported_c_and_objective-c_apis/importing_objective-c_into_swift  or this one for some code samples   https://medium.com/@JoyceMatos/mix-and-match-objective-c-and-swift-c6bceb7f81f3
Replies
Boosts
Views
Activity
Dec ’21
Comment on Is your Xcode13 stuck?
Did you try with Xcode 13.2 RC ?
Replies
Boosts
Views
Activity
Dec ’21
Comment on Use volume buttons observer by pressing it without violating the app store guidelines
Yes, your app would probably be rejected. Don't forget to close the thread. And wish you can find an alternative.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on Why does a dismissed child UIView doesn't reappear properly after its first appearance?
Yes there is an API to remove constraints on a view. See options here https://stackoverflow.com/questions/24418884/remove-all-constraints-affecting-a-uiview
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on Why does a dismissed child UIView doesn't reappear properly after its first appearance?
Yes, I understood. But you do not answer my question : what happens with a different type of animation, not curl ?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’21