Knowledge Base - How to force Radaee library load

In some cases, it's necessary to force the library loading, to avoid conflicts with other libraries that cause render crashes.

To do this operation, you should to add this command in Build Settings tab/Other Linker Flags:

-Wl,-force_load,$(PROJECT_DIR)/PDFLib/libRDPDFLib.a

Pay attention to write the correct lib path after force_load command.

Applies To

RadaeePDF SDK for iOS

Details

Created : 2016-06-20 11:06:51, Last Modified : 2016-06-20 11:06:51