3

Whenever I run a react native app on IOS i get the following error , I am not able to figure it out what's actually causing it.

Screenshot of the error is attached

Error: Exception thrown while executing UI block:
***[__NSArrayMsetObject:atIndexedSubscript:]:object cannot be nil 
2
  • Please add some code so that we can understand question better!. as there can be many reasons why this must be happening, maybe you are passing null somewhere in a native module or passing a wrong data type, there can be many reason, to understand better add your screen files. although it can be because of some native libraries. Commented Jan 22, 2020 at 19:38
  • I have solved a simillar problem here for Victory Native: stackoverflow.com/a/73302893/614065 Commented Aug 10, 2022 at 8:13

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.