I tried logging in with Google. it worked smoothly.
try the sample project (auth-facebookorgoogle.capx). if the sample project is not working, the problem may be in your browser.
Yes, you were certainly right that the case in the browser! I used chrome and the attempts were unsuccessful. When I tried to open through the Opera browser, the google authorization window was successful and I could choose my account. Thank you for that, but I thought that everything was lost!
I have one question. How can I make not only the names of players on the leaderboard appear to me, but also their image. I looked in the leaderboadrd plugin there is no query in the url_image index queries, is there a working way to display their images through the leaderbord?
Develop games in your browser. Powerful, performant & highly capable.
send user profile image to leadearboard with the extra parameter.
Load it into the sprite with the foreach loop.
The get items count function does not work. I'm trying to display in the text but the text does not change.
ERAgames777 Does it work in c2runtime? If it works, please send a sample c3p file, i will test it in c3runtime.
ErenYes, I tested it in c2runtime and it worked.
The value does not react at all, even if it is entered into a variable or spritefont in c3runtime.
i have fixed. please redownload and try.
github.com/erenertugrul/construct-plugins/raw/master/ported_plugins/plugins/rex_firebase_pack/plugins/rex_firebase_itemtable/dist/rex_firebase_itemtable.c3addon
ErenThank! Now it really works! I made a donation on your patrione.
ErenI exported the game to android and launched but google authorization fails. What could be the reason? In the browser, Google authorization is successful, but does not want to android. The authorization window seems to want to appear but is instantly closed.
I don't know why it doesn't work. I didn't use the firebase in any of my projects.
but according to my research guess you should add the "inappbrowser" plugin to your project.
here
cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser
You can look at this topic for detailed information.
construct.net/en/forum/extending-construct-2/addons-29/plugin-firebase-90265/page-32
ErenI checked to run it using the cranberrygame_CordovaInAppBrowser_1.0.5.c3addon plugin, but the result is the same. Perhaps this is due to the fact that I export using the built-in Scirra compiler, I need to start it via c3runtime, but the CordovaInAppBrowser plugin is not designed for this. I'm already thinking about making an input via email, there seems to be no need for CordovaInAppBrowser.
Hello guys,
Let's revive this thread.
Have you ever worked with 2 leaderboards?
Because I have problem with 2 leaderboards and 1 firebase.
1 to save score and 1 for time.
Thanks.
Eren Thank you for the ports, but they doesn't seem to be working anymore. I tried loading Firebase and Firebase API v3 blank, and my app crash. I attached a image for you.
Thanks so much in advance
Hi Blinky_RSA , "webworker" is not currently supported.
Turn off web worker.