0

Set Build Action -> Bundle Resource. works fine in Local when deployed to device but not works in release mode.

Nandha
  • 47
  • 6

1 Answers1

0

Finally I have resolved it by adding "--optimize=[+|-]remove-dynamic-registrar" in both Debug/Release mode. Hope it will help somebody.

enter image description here

Nandha
  • 47
  • 6