shepherdgames's Forum Posts

  • brandonP No solution so far. Do you face the same issue?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi,

    I need someone to develop me any of the following plugins for cordova.

    *Appsflyer

    *Adjust

    *Mobile App Tracking - Tune

    *Kochava

    *Apsalar

    Thanks,

    Sudeep Vundurty

  • AndreasR

    Hi, I tested the app again. I app already contains Cordova WKWebView Engine. Still the problem exists. Do you suggest me something else?

  • Update

    rex_firebase_authentication: add "action:Update email", "action:Send verification email", and respond callback conditions.

    Sample capx of action:Send verification email

    Wow thanks a lot man. You are a big help.

  • rexrainbow Do you know how to send a confirmation email to a user when he/she registers? Because is working properly on a mobile device, I would like to setup normal user authentication. I'm able to register and loginin but I'm receiving any confirmation email. Do I need to do anything to make it work?

    I contacted firebase team on the same. They asked me whether "sendEmailVerification()" is included in the code.

  • I did not see that message, in my facebook login , nor facebook access token login capx.

    Try update rex_firebase_apiv3 plugin.

    Thanks. It is working fine now. The fb login and firebase authentication is working fine on desktop but I don't understand it isn't working on my phone. I could login to fb on my phone but firebase is not getting connected. I'm not sure why.

    I've been working on this from such a long time. Still I could't setup fb login in my game.

  • rexrainbow Thanks. It works great.

    Thought to inform you this. Earlier When I tried to authenticate with fb through your plugin it used work great but now I'm receiving a message in the browser log - something like "firebase has depreciated this feature to provide better service to users". I don't remember the message correctly but I found something like that and then I'm getting firebase log errors. I tired with your facebook or google .capx as well. It gives the same output but the connect facebook works great.

    I hope this helps you in the plugin development.

  • Intel XDK is also using a WebView plugin.

    So maybe it's a basically issue of WebView.

    Regards

    Andy

    Oh okay. I will install that plugin, build the app and reinstall it on a mobile device. I will let you know the output. Thanks.

  • Here is a sample capx which login facebook by official facebook plugin (fill properties of this facebook plugin before run it), replace it by other plugin.

    Thanks alot. I will take a look at it.

  • Only facebook has access token login action, in my plugin.

    mickeyboy

    Could you please tell me how should I use it? I setup facebook login through cranberryfacebook then I should say something like On login success -> link to fb access token: "access_token"? This is not working I'm receiving login error.

    I tired with Authentication token login and Connect facebook as well but so far no output.

    Please help.

  • for facebook login, you can use Cordova facebook login from Cranberry to login, then use this access_token to login to firebase.

    Hey thanks for the response. If you don't mind could please explain me step by step.

    Is there a way to setup Google login also?

  • This issue seems to be caused by the WebView + plugin CocoonIO is using.

    If you switch to Canvas+ as webview engine it's working fine.

    Regards

    Andy

    Hey thanks for the response. I'm using Intel XDK not CocoonIO. Do I need to do anything in Intel XDK?

  • Google or facebook login will pop up a sign-in window first, it might be the reason of building failed.

    Email & password does not need that kind of pop-up window,

    Okay. Do I need to something to make it work?

    I will check if redirect option would work.

  • Try this Sample capx which login by facebook or google. It worked fine in my testing now.

    Somehow I figured it out and made the facebook and google signin work on a desktop but they aren't working on mobile devices. The email registrations and logins are working fine but the fb and google signins aren't working on mobile devices. I'm not sure why. Do you have any idea on this issue?

  • Hi,

    Did anyone get a chance to look into the issue. I'm very close to release the game. I'm just waiting for the iOS build to work. Any update would be appreciated.

    Thanks,

    Sudeep