79238890

Date: 2024-11-30 05:44:02
Score: 1.5
Natty:
Report link

using patch package will solve the issue, in my case I just add

"postinstall": "patch-package" in package.json script object. and and then run npm i patch-package

After the install finish I create the build and upload it to testflight and it works.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Shahzad Siddique