我的问题是在Google地图询问时修改模式描述。
Here's the default text provided in android device
Here's the default text provide in Desktop
我想编辑“>知道您的位置”文本。
我已经尝试过此处编写的解决方案:https://github.com/dpa99c/cordova-diagnostic-plugin/issues/290
但这是行不通的,因为我们使用InAppBrowser来访问我们的Google地图,而Cordova插件(AFAIK)没有修改InAppBrowser警报的功能
PS:我们正在提交一个iOS应用,而Apple要求我们修改模式的内容。所以..