I'm working with ARKit Feature , with recent major iOS release, but I'm getting a crash with error failed assertion
MTLRenderPassDescriptor: MTLStoreActionMultisampleResolve store action for the depth attachment is not supported by device
I already have iOS11 beta, installed in my iPhone device.
You can use different AR libraries on iPhone6 such as VoidAR or VuforiaSDK. Save this answer. Show activity on this post. IPhone 6 specs are A8 and ARkit supports A9 or greater.
Update Your iPhone Software Using an iPhone with an outdated version of iOS, the iPhone's operating system, can cause it to crash. Check for a software update by going to Settings and tapping General -> Software Update. Tap Download & Install if an iOS update is available.
As all answers above this is a hardware constraint
to A9
chips. Anyway it is a good practice to addAdding ARKit
to UIRequiredDeviceCapabilities
on Info.plist
will give you a better feedback running apps that primary function is ARKit
based.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With