Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 613 Bytes

File metadata and controls

15 lines (11 loc) · 613 Bytes
layout default-layout
title Does the SDK support iOS Bitcode Framework?
keywords Dynamsoft Barcode Reader, FAQ, Mobile, tech basic, ios, bitcode
description Does the SDK support iOS Bitcode Framework?
needAutoGenerateSidebar true

Does the SDK support iOS Bitcode Framework?

<< Back to FAQ index

Yes, DBR iOS does allow the user to enable bitcode in their project if they would like to. Enabling bitcode can potentially reduce the app's total size.

In order to enable bitcode, access the Build Settings of the project via Xcode and find the Enable Bitcode option to toggle it on.