我使用AngularJS與Trigger.io開發iOS和Android的移動應用程序適用於Android的鏈接。角js和Trigger.io - 無法跟隨iOS上
當我嘗試打開一個鏈接,看起來像這樣:
<a ng-href="#/offers/{{featured_offer.Id}}"></a>
它適用於iOS完全正常,但在Android上,我得到的觸發控制檯此消息,並鏈接不是導航到:
[WARNING] Attempted to open a URL which could not be handled: unsafe:content://io.trigger.forge722b6464a0e211e2ba9d12313d00dc45/src/index.html#/offers/8
我怎樣才能得到這在Android中運行一樣,它工作在iOS的?
這確實它。我想通了這一點剛過終於發佈的問題,但必須等待8小時回答,因爲我沒有足夠的聲譽。所以它會發給你! – trentclowater 2013-04-22 07:26:21
方法BTW已更名爲'aHrefSanitizationWhitelist' https://docs.angularjs.org/api/ng/provider/$compileProvider – tksfz 2014-06-05 21:22:01