Search code examples
Returning an array (Warning: Function returns address of local variable)?...


objective-ccocoa-touch

Read More
Use C++ with Cocoa Instead of Objective-C?...


c++objective-ccocoalanguage-interoperability

Read More
Stop Specific CoreData Record Being Deleted?...


iphoneobjective-cipaduitableviewcore-data

Read More
Zooming MKMapView to fit annotation pins?...


iosobjective-ciphonecocoa-touchmkmapview

Read More
Why does a simple program import <Foundation/Foundation.h> instead of individual header files?...


objective-c

Read More
iOS Understanding Layer Masking...


iosobjective-cuiviewcalayer

Read More
Reuse a tableview cell with CALayer...


objective-cuitableview

Read More
Wait till NSTask completes its execution of terminal command...


iosobjective-c

Read More
applicationWillEnterForeground never called...


iphoneobjective-ccocoa-touch

Read More
@dynamic property needs setter with multiple behaviors...


iphoneobjective-c

Read More
How to test Push Notification is working in my application...


iosobjective-cpush-notification

Read More
Does XCTest methods generated dynamically by testInvocations work with xcodebuild's -only-testin...


iosobjective-cxctestxcuitest

Read More
Compiling/Running C++ code on iPhone...


c++objective-clinuxios4

Read More
Issue with Facebook integration in IOS App while user is trying to login...


iosobjective-cfacebook

Read More
Check play state of AVPlayer...


iosobjective-ciphoneavfoundationavplayer

Read More
Store or copy AXUIElementRef from callback...


objective-cstructmemory-managementaxuielement

Read More
How to get the device's scale factor?...


objective-ciosuiimage

Read More
Understanding reference counting with Cocoa and Objective-C...


iphoneobjective-ccocoamemory

Read More
Using safeAreaInsets get the top edge of my UIWindow's safe area works in iOS 13, but not iOS 11...


iosobjective-cuikit

Read More
Notification Center - cannot be used on instance of nested type...


swiftobjective-cswiftuinotificationcenter

Read More
Importing a Swift protocol in Objective-C class...


objective-cswift

Read More
Disable pan in UIScrollView on pinch by 2 fingers...


objective-cuiscrollviewuigesturerecognizer

Read More
Why is @autoreleasepool still needed with ARC?...


objective-cmemory-managementxcode4.2automatic-ref-counting

Read More
Center content of UIScrollView when smaller...


iosobjective-ccocoa-touchuiscrollviewuiimageview

Read More
Why is TARGET_OS_IPHONE not skipping over the code when building for Mac Catalyst?...


swiftobjective-cxcodemacosmac-catalyst

Read More
What is a CALayer?...


iphoneobjective-ccocoamacoscore-animation

Read More
UIView: opaque vs. alpha vs. opacity...


iphoneobjective-ciosuiview

Read More
Drawing gradient over image in ios...


iosobjective-cgradientlayer

Read More
Proper use of strongSelf / weakSelf in nested dispatch_after blocks...


iosobjective-cgrand-central-dispatch

Read More
Recognize when user close a window (when click on close button)...


objective-cxcodemacoscocoanswindow

Read More
BackNext