Posts by Letícia • 41 points
5 posts
-
3
votes1
answer2070
viewsA: Error: Uncaught (in Promise): Error: PERMISSION_DENIED: Permission denied
As Rosario said... To give permissions on the security rules of the database, in the Firebase console: First, I got into: https://console.firebase.google.com/ done this, enter the corresponding…
-
0
votes1
answer2070
viewsQ: Error: Uncaught (in Promise): Error: PERMISSION_DENIED: Permission denied
I’m doing an application with Ionic 3 and Firebase, where there’s crud. My problem is that I am trying to save the data, but when saving it shows that I do not have permission. What I should do?…
-
1
votes1
answer879
viewsA: White Screen when loading the app in Android Studio
I discovered my problem, I was on white screen so, then I decided to open via browser, gave the command: "Ionic serves" presented some errors for not being commented some lines of code (lines I…
-
0
votes1
answer121
viewsA: AVD Disabled on Android Studio
Hello, good morning! In the console appears an error in red dependency of a file, click on it that solves. It was so with me.
android-studioanswered Letícia 41 -
0
votes1
answer879
viewsQ: White Screen when loading the app in Android Studio
I’m using visual studio to create a mobile app. I used the command "Ionic Cordova run android" to load in my emulator in android studio my application. Apparently it seems to be going, but it just…