Set Build Action -> Bundle Resource. works fine in Local when deployed to device but not works in release mode.
Asked
Active
Viewed 137 times
0
-
Did you try to build your project with Armv7 only ? iOS Build -> Advanced -> Supported Architectures -> ARMv7 . – Leo Zhu Jul 14 '21 at 08:38
-
Yes I have tried that too but not helps. – Nandha Jul 14 '21 at 11:22
1 Answers
0
Finally I have resolved it by adding "--optimize=[+|-]remove-dynamic-registrar" in both Debug/Release mode. Hope it will help somebody.

Nandha
- 47
- 6