Failed to retrieve API configs with status: 404 - Google App Engine

前端 未结 3 2016
闹比i
闹比i 2021-01-01 17:27

I\'m trying to debug the helloword sample on real device. After lots of searching, I\'ve managed to do some settings.

What I did to debug on real device:

    <
3条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-01 18:22

    Actually just setting --address=0.0.0.0 --port=8888 in launch configuration params fixed the issue.

    Rest of the settings stayed as in the question.

提交回复
热议问题