Git Product home page Git Product logo

Comments (8)

Benoye avatar Benoye commented on June 2, 2024

Note that it does not crash on Android
(tested on Android 11.0)

from nativescript-plugins.

davecoffin avatar davecoffin commented on June 2, 2024

Paste all the logs when the crash occurs, you didn't give a ton to go on. Also paste some code if you can.

from nativescript-plugins.

Benoye avatar Benoye commented on June 2, 2024

Hi sorry, it took me some time to get some logs !
Thank you for your response :)

Here is what I get :

***** Fatal JavaScript exception - application has been terminated. *****
NativeScript encountered a fatal error: Uncaught TypeError: Cannot read property 'value' of null
at
(file: node_modules/@nstudio/nativescript-plaid/index.ios.js:100:0)
*** Terminating app due to uncaught exception 'NativeScript encountered a fatal error: Uncaught TypeError: Cannot read property 'value' of null
at
(file: node_modules/@nstudio/nativescript-plaid/index.ios.js:100:0)
', reason: '(null)'

I have just implemented the code from the example, with no significant change..
Looking at the line, it appears that verificationStatus: account.verificationStatus is null

I am going to check on that : I am using the "sandbox" mode where dummy accounts are used, maybe it is the problem.

from nativescript-plugins.

Benoye avatar Benoye commented on June 2, 2024

Ok so there is a need for a check on the verificationStatus to see if it is null or not
And there is a typo on lines 111 and 112 for the word institution : a "t" is missing !

Then it works great ! This plugin is going to be so useful for me !

from nativescript-plugins.

NathanWalker avatar NathanWalker commented on June 2, 2024

@Benoye are you still having issue here? Looking at the typings for the plugin, the mispelling is actually on the Plaid side (their SDK contains that mispelling insitution but according to the metadata it should be accurate and be fine).

I did post the PR referenced as should help your other issue, lemme know if you believe that could help you and we can merge and get a patch out. I also bumped to use the latest Plaid SDK and could publish a 1.1.0 on this.

from nativescript-plugins.

Benoye avatar Benoye commented on June 2, 2024

Hi @NathanWalker, thanks for the fix ! I looked at the pull request, all good !

Regarding the mispelling, it was fixed in the 2.0.11 version of the LinkKit (https://github.com/plaid/plaid-link-ios/releases)
so if we upgrade to the latest Plaid SDK, maybe we should fix it as well ?

from nativescript-plugins.

NathanWalker avatar NathanWalker commented on June 2, 2024

Ok nice, lemme go ahead and publish 1.1.0 with the bumped pod to latest Plaid 2.1.0 and will have your fix there, one moment.

from nativescript-plugins.

NathanWalker avatar NathanWalker commented on June 2, 2024

@Benoye this is published with 1.1.0 now, thanks again for the report.

from nativescript-plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.