cordova/phonegap 2.0 iOS

后端 未结 2 1713
北海茫月
北海茫月 2020-12-16 04:18

I get deprecation warnings for invokeString in Main and App .m files. I haven\'t seen any posts on how to fix this. So far it\'s working ok, just curious.

         


        
2条回答
  •  抹茶落季
    2020-12-16 04:42

    [CB-853] Deprecate window.invokeString - use window.handleOpenURL(url) instead

    http://mail-archives.apache.org/mod_mbox/incubator-callback-commits/201207.mbox/%3C20120716205424.998B414A2D@tyr.zones.apache.org%3E

提交回复
热议问题