Giter Site home page Giter Site logo

firebase4delphi's People

Contributors

denernun avatar spinettaro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

firebase4delphi's Issues

EInvalidCast Exception

First chance exception at $75C39673. Exception class EInvalidCast
q
with message 'Invalid class typecast'. Process Firebase4DelphiChatDemo.exe (13220)

Error on loading project

Hi Daniele...

When loading the project the following errors occur:

  • TabItem1.Sizes. Property Sizes does not exist.
  • TabItem1.ExplicitSize.cx. Property ExplicitSize.cx does not exist.
  • TabItem1.ExplicitSize.cy. Property ExplicitSize.cy does not exist.
  • TabItem2.ExplicitSize.cx. Property ExplicitSize.cx does not exist.
  • TabItem2.ExplicitSize.cy. Property ExplicitSize.cy does not exist.

When compiling:

  • Unit "FMX.ListView.Adapters.Base" not found.

I'm using Delphi XE8. It's necessary to create a Firebase's database and put the URL on your code to run the program ?

Regards.

Adalberto Brasaca
Piracicaba - SP
Brazil

Reading from Realtime Database

Hi,
I've been pulling my hair out over this ๐Ÿ™ˆ How do you read information from the Realtime Database? I've gone through the examples but I am still struggling to understand how to read and write to the database in a different way from the chat example

Any help would be appreciated

Firebase database examples

Congratulations!
Excellent work.
I am interested in using your units, but there is not much documentation on the connection to the databases and how to do a simple CRUD.

Could you give examples?

Thank you

Sign Up Users

Hello, I'd like some help. Accessing the site https://firebase.google.com/docs/reference/rest/auth/ I was able to implement the function to register a new user with email / password. But I am not able to authenticate Google and Facebook accounts. Have you already been able to implement this function? I would also be happy to send the registration function with email / password, if it is not already in development.

TFirebaseRequest is not encoding parameters correctly.

TFirebaseRequest.EncodeQueryParams() is using TNetEncoding.URL.URLDecode() when it should be using TNetEncoding.URL.Encode() instead (like TFirebaseRequest.EncodeResourceParams() does).

Also, TFirebaseRequest.EncodeToken() is not url-encoding the token value at all.

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.