CharlyKeleb / SocialMedia-App

A fully functional social media app built with flutter with multiple features
MIT License
962 stars 307 forks source link

Iam not able to get it in my new firebase #3

Closed Rohankar123 closed 2 years ago

Rohankar123 commented 3 years ago

I deleted your google-services.json and replaced with mine in android/app/ . I turned on Firestore , database , email verification . But still iam not able to get details in my firebase and it is going to your firebase account. Please let me know where shall I make still more changes. Thank you

CharlyKeleb commented 3 years ago

Hi Rohan!. Are you sure that firebase was well configured and linked to the app? If yes i see no reason it'll go to my firebase.

On Mon, May 24, 2021, 3:43 PM Rohankar123 @.***> wrote:

I deleted your google-services.json and replaced with mine in android/app/ . I turned on Firestore , database , email verification . But still iam not able to get details in my firebase and it is going to your firebase account. Please let me know where shall I make still more changes. Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Charles042/SocialMedia-App/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBOXDO2YDLCCL2LKXJGF7DTPJQYLANCNFSM45NLS5VA .

Rohankar123 commented 3 years ago

Can you please say steps to add app in firebase so that I will try again

Rohankar123 commented 3 years ago

First I created firebase and added the app and then removed your file and added my file, but still Iam not getting in my firebase. After doing that I hot reloaded it but still no use

CharlyKeleb commented 3 years ago

I think you will have to configure it from scratch the way you link you app to firebase.

On Mon, May 24, 2021, 4:36 PM Rohankar123 @.***> wrote:

Can you please say steps to add app in firebase so that I will try again

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Charles042/SocialMedia-App/issues/3#issuecomment-847127452, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBOXDJ25F45PHO2LGLKGH3TPJW6JANCNFSM45NLS5VA .

Rohankar123 commented 3 years ago

I followed all steps but still Iam not getting it

Rohankar123 commented 3 years ago

Even if I Remove your file and simply run it without keeping my file, still it is going to your firebase only

navaramon commented 2 years ago

Where is your database? or where are the documents that make up the firebase database?

CharlyKeleb commented 2 years ago

In other to use your own database ,delete my googleservices.json and add yours

On Sat, Feb 12, 2022, 11:42 PM Ramón Nava @.***> wrote:

Where is your database? or where are the documents that make up the firebase database?

— Reply to this email directly, view it on GitHub https://github.com/CharlyKeleb/SocialMedia-App/issues/3#issuecomment-1037542486, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBOXDKV66I5MRLJLMBO2TDU23O3ZANCNFSM45NLS5VA . You are receiving this because you commented.Message ID: @.***>

navaramon commented 2 years ago

In other to use your own database ,delete my googleservices.json and add yours On Sat, Feb 12, 2022, 11:42 PM Ramón Nava @.> wrote: Where is your database? or where are the documents that make up the firebase database? — Reply to this email directly, view it on GitHub <#3 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBOXDKV66I5MRLJLMBO2TDU23O3ZANCNFSM45NLS5VA . You are receiving this because you commented.Message ID: @.>

Thanks for your quick response, I already have my firebase connected, but what I don't have are the tables and fields of the database... What are they?

CharlyKeleb commented 2 years ago

delete app/build folder

navaramon commented 2 years ago

Thanks a lot. I can connect with my firebase. But I create my profile in the application and I has the next error-> Exception has occurred. RangeError (RangeError (index): Invalid value: Valid value range is empty: -1)