BrainTree JS Client V3 hostedField create doesnot invoke call back function -


i working on implementing briantree on ios device using cordova. api work fine in android. when running same js code on ios. callback function passed braintree.hostedfields.create not invoked nor hosted fileds created.

the issue here config.xml allow-navigation did not have permissions iframes connect braintree server. unfortunately braintree api not make callback indicating error in navigation.

for development purpose

  <allow-navigation href ="*"/> 

Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -