Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 4 years ago.
Improve this question
I had an app that used basic Firebase Analytics and AdMob. While I can't recompile the APK because I don't have the source code anymore. I was afraid that it might not be GDPR compliant, so I removed the ad-banner in the AdMob console and deleted the Firebase project. Now I don't see any data, but the code is still in the app.
Is this GDPR compliant?
Related
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 days ago.
Improve this question
This is where the hosting url directs me
I was trying to deploy my simple tasks tracking application with firebase for learning purposes
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 3 years ago.
Improve this question
why is there not a url such as :
https://console.firebase.google.com/u/0/project/axel-02/database/firestore/data~2Fusers
but for local developement. It would be for example :
https://localhost:9000/console.firebase.google.com/u/0/project/axel-02/database/firestore/data~2Fusers
I mean, the data viewer is usefull... but it s a pain that it does work with the emulator in local dev.
You can use the following third-party tool: https://github.com/ablehq/firestore-explorer.
The emulator suite is a pretty recent release, and there's a long list of features that would make it more useful.
If you think the product would benefit from having such an explorer built in, file a feature request with Firebase support or on the Github repo of the project.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
There is a lot of information about how to use the Firebase realtime database, but I want to know how it works (from behind).
What is the key architecture factor that allows Firebase to store and deliver the data so fast?
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 2 years ago.
Improve this question
Can somebody give some info about as to what are asp.net Universal Providers, why and when are they used?
Basically these providers are sql agnostic and make sure your app works on sqlazure and any other sql databases
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 months ago.
Improve this question
I'm currently trying my luck to integrate PayPal in ASP.NET (I'm just starting to know more about PayPal, okay?)
PayPal Integration Wizard. Hmmm. Does this even work?
What are your thoughts/comments/suggestions about it?
Any good implementation (in ASP.NET) you could share?