iPhone screen producer / manufacturer / vendor [closed]
Closed 3 hours ago.
Why does calling map() on an array yield an extraneous value in an Xcode Playground
My code:
Xcode Swift issue with FBLPromises not found
I’ve gone to an old app and I’m trying to build it. I keep getting the error “ld: framework ‘FBLPromises’ not found”. I have no PODS installed for this app. There is no PODS folder. Other Linker Flags is empty. I cannot find any reference to this framework in the app.
How do I make a health bar that is constantly decreasing over time on Swift?
I am trying to make a virtual pet that has a health bar that is decreasing over time, and have to feed the pet in order for the health bar to increase. I have no idea how to tie in my health bar with real time.
Is it possible to find out the list of devices for an account like in the “Find My” app?
Good afternoon everyone.
Tell me, is it possible to somehow find out the list of devices for a given account?
Is there an API? How in the application “Find My”
No matter how much I googled, I couldn’t find a possible implementation. Most likely, I asked the question incorrectly.
UIApplicationDelegateAdaptor
Getting an error on this?
Is it safe to call an optional closure without [weak self]?
I have two classes, class A and class B. In class A I have declared an optional closure and from class B I am calling that closure. In class B, you can see in callTapA function I am calling the closure with [weak self] to safely release the reference, but in callTapB function I am calling the optional closure and assigning with a function. Both are correct but how is the [weak self] is managed in callTapB ? Is it safe to use closure like this?
I want to create a feature on my ipa which allows people to go onto the files of the ipa and import their own .json file which appears in the app
I don’t know how to do this
Xcode NSHealthShareUsageDescription error
I keep getting this error but have updated my info.plist code. Help, please.
Xcode App Icon on my iPhone is black, not the icon I have made [closed]
Closed 4 days ago.