Igor Yoshevski

Results 3 comments of Igor Yoshevski

Hi @jesus-seijas-sp How can I implement the same example using ` const { containerBootstrap } = require('../packages/core-loader/src'); function onIntent(nlp, input) { console.log(nlp, input) if (input.intent === 'joke.chucknorris') { const output...

If I'm not mistaken this should be handled by the payment processor that you are using in combination with ApplePay (if you check in code MyPaymentProvider.authorizeApplePayToken), currently I'm working on...

I'm using x86 emulator and the issue seems that is present only with x86 on arm versions works well. using Android v7 for testing on x86 "dependencies": { "@react-native-community/async-storage": "^1.12.0",...