how to ignore a native error IOS react native

Viewed 138

How can i take the responsibility of native exceptions and don't let the app crash on release mode ?

the app continue working fine after dismissing this propmt.

enter image description here

1 Answers
Related