Vivek Vardhan Adepu
Vivek Vardhan Adepu
could you send the ss of the part of .bashrc where you have included bash-insulter?
can you give some more context?
I know it's a hack. But, this helped me - install react-native-cli globally `npm install -g react-native-cli` - now init the project `npx react-native init awesomeProject` - After successful init,...
https://github.com/Richou/react-native-android-location-enabler/pull/71 solved the issue for me
me too turicreate 6.3 5.6.0-kali2-amd64 #1 SMP Debian 5.6.14-1kali1 (2020-05-25) x86_64 GNU/Linux firefox latest setting neither gui nor browser works. only auto works I was trying this in turicreate[Steps to...
are you passing tokenProvider function? If so, could you please tell us how it looks?
As the error states clearly, you need to pass a function which returns secret. like so, ``` const tokenProvider = async () => { try { const res = await...
@ParmarJigarr Have you gone through the `example-app`? That should answer many of your questions
> Hi @vivekvardhanadepu -- did you call the `initialize` function returned from `useStripeTerminal `? Do you see the same behavior in the example application? Yes. I have already mentioned the...
@billfinn-stripe same is the case with `cancelCollectPaymentMethod` function call