Appium [iOS] Instruments crashed on startup

前端 未结 5 1856
日久生厌
日久生厌 2020-12-21 10:56

Maybe somebody can help me.

When appium tries to run application, the screen flashes with app splash screen, as if appium tries to launch app multiple times. This be

5条回答
  •  情话喂你
    2020-12-21 11:36

    If you are using iOS Simulator, do the following...

    In Appium, go to Developer Settings, Check Custome Server Flags and write --native-instruments-lib in the text box.

    Now start Appium Server.

    Hope this helps!

提交回复
热议问题