Type 'AVMetadataObject.ObjectType' has no member 'microQRCode'

Hi Team,

I'm trying to make use of new objecttype .microQRCode from avfoundation.

I'm building in XCode 13.3 and deployment target is 15.4, but still its failed to build. Help me to fix this.

Accepted Answer

Its my mistake, I should have used .microQR, Works fine

Type 'AVMetadataObject.ObjectType' has no member 'microQRCode'
 
 
Q