I am working on an iOS framework which holds several third party frameworks and communicates with Unity using the UnitySendMessage C method.
I want to create a Dynamic F
Make sure that the framework target in Build settings Build active architecture only = NO
if you are using cocoapod for managing your dependencies check pod target and put the Build active architecture only = NO