Watchkit , openParentApplication with WatchKit Extension

后端 未结 2 1202
野性不改
野性不改 2020-11-29 14:05

First times doesn\'t work \"Null\"( before open App in iPhone )

and some times doesn\'t work but i want one loop or timer for repeat this reques

2条回答
  •  独厮守ぢ
    2020-11-29 14:34

    May be you can try to explain the exact problem a little more clearly. But one thing you may want to do regardless is to make the openParentApp call in awakeWithContext: instead of willActivate.

提交回复
热议问题