Search code examples
Mac Catalyst app crashed on other mac, but works when run from Xcode...


iosobjective-cmacosmac-catalyst

Read More
Accessing C macros in Swift...


iosobjective-ccswiftc-preprocessor

Read More
How to send multiple image file in multipart forms to the server?...


iosobjective-cmultipart

Read More
@property and @synthesize in objective-c...


objective-cpropertiessynthesis

Read More
How to judge the iPhone is iPhoneX series?...


iosobjective-c

Read More
Get reference to View ControllerA from ViewControllerB to change property...


iosobjective-cuiviewcontrolleruipresentingcontroller

Read More
UISlider thumb to move without touching the thumb...


iosobjective-cuislider

Read More
How can I make a UITextField move up when the keyboard is present - on starting to edit?...


iosobjective-cuiscrollviewuitextfielduikeyboard

Read More
What's the Objective-C equivalent of JS's `map()` function?...


javascriptobjective-cporting

Read More
IOS Photo Library fetch album name for a given photo...


objective-cphotosframework

Read More
Back button not appearing on UINavigationController...


objective-ccocoa-touchuiviewcontrolleruinavigationcontrolleruinavigationbar

Read More
How get data from View to UITabBarController...


iosobjective-cuitabbarcontrollergetter

Read More
Creating a parentless modal dialog or MessageBox or alert Sheets in cocoa...


objective-ccocoamacos

Read More
AudioUnit Input Samples...


iphoneobjective-ciosaudioaudiounit

Read More
First frame of a video using AVFoundation...


objective-ciosavfoundation

Read More
How to generate an Xcode project from a MAUI iOS project?...


ios.netobjective-cxcodemaui

Read More
Why is float getting rounded off in this Objective-C code?...


objective-cfloating-point

Read More
Center content of UIScrollView when smaller...


iosobjective-ccocoa-touchuiscrollviewuiimageview

Read More
How to center content in a UIScrollView with contentOffset...


iosobjective-cuiscrollview

Read More
Which is the best way to suppress "unused variable" warning...


iosobjective-ccclang

Read More
What is a typedef enum in Objective-C?...


objective-cenumstypedef

Read More
Custom NSMenuItem with right-aligned detail text label...


iosobjective-cswiftmacosnsmenu

Read More
Comparing Multiple Word names with Levenshtein Distances...


objective-cstringalgorithmlevenshtein-distance

Read More
Removing Arranged Subviews from UIStackView Crashes App...


objective-c

Read More
How to check Current SDK version of Google AdMob iOS?...


objective-cadmob

Read More
Forward declaration of a namespaced C++ class in in Objective C...


c++objective-cclassnamespacesforward-declaration

Read More
Embedding a Prolog engine in Obj-C projects...


c++objective-cprologffiembedded-language

Read More
NSURLSession: How to increase time out for URL requests?...


iosobjective-cswifthttpnsurlsession

Read More
How to compactly initialise a class readonly property of a category in Objective-C?...


objective-cobjective-c++objective-c-category

Read More
Accessing array values via pointer arithmetic vs. subscripting in C...


objective-ccarrayspointerspointer-arithmetic

Read More
BackNext