WillisChou

Results 15 comments of WillisChou

@mohamed-aziz Hi, I would like to ask for your review for this fix : ) thanks!

Could we using sam local with X-Ray now?

I verified that fix #234 did work in my case. It would be great to see this fix released. As a workaround, you can patch it by yourself. 😉

@jogboms Thank you for suggestion, I will try the demo tomorrow, hope I can solve the problem which I faced.

@jogboms I had tried the demo this morning. Unfortunately, **the demo running on IOS failed to process google login**, but the facebook login works perfectly. Here is my testing result...

@jogboms Spectacular! After I used `npm install --save nativescript-social-login@next` everything works perfectly! **Now, the plugin can running on my iPhone(10.2.1)** without any error! Thank you for great help.

Recently, Our team used this package to implement the login function in our Application. And we found a problem is : **The function `invokeLoginCallbackForGoogle` which is in the `SocialLogin.ios.js` didn't...

Hi @zvictor , do you know which file we should add the Authenticator component to? thanks!

Hey, after I traced the source code and followed your findings, I managed to make it works! Here is a demo : https://github.com/Willis0826/sam-local-authorizer-example Please feel free to take a look,...

Also, I would like to help set up the GitHub Action to run the unit tests on every commit. The benefit would be that we can ensure everything works properly.