firebase tag

75 questions


1 answers
89 views
0
Questions about using useSWR in cloud firestore

I would like to fetch Cloudfirestore on the client side with useSWR, but I didn't know how to write the API specification, so I asked you a question.This is because I am currently using NextJS to crea...

1 years ago

1 answers
92 views
0
firebase.storage() error firebase.storage is not a function in Next.js

I was able to use firebase.storage() in React (firebase7.20.0), but even though I wrote the same code in Next.js, I got an error message for firebase.storage is not a function.What is the cause?fireba...

1 years ago

1 answers
74 views
0
Understanding Kotlin Return Statements

So I wrote a code saying that if the document of the UserID entered exists, it will return an error.However, ➀In the code, the dbError variable is returned null instead of being updated.➁If you use th...

1 years ago

1 answers
81 views
0
How Flutter Keeps Logged In

Prerequisites/What you want to achieveCurrently, I am learning about application development using Flutter+Firebase.We would like to implement the following features as a consistent login feature:Tran...

1 years ago

1 answers
72 views
0
Unity -> Cannot print apk with "Error: MethodHandle.invoke and MethodHandle.invokeExact are only~" when building a release on AndroidStudio

Unity 2017.4.10 f1Admin:Google Mobile Ads Unity Plugin v3.15.1 (latest)AppLovin: GoogleMobileAdsAppLovinMediation-4.0.0.zip (latest) In the above environment, modify build.gradle and Manifest as appro...


1 answers
87 views
0
It should have been deployed on Netlify, but I can't see it.

I am studying while reading the book Introduction to IoT Starting with M5 Stack & M5 StickC.In the middle of the book, I tried it on a trial basis because it was compiled by building with Visual S...


1 answers
73 views
0
CocoaPods Crashes When Installing Firebase on Multiple Targets

Currently, Embedded Framework is developing multiple targets.Installing Firebase on multiple targets with CocoaPods crashes after bootup. objc [97307]: Class FIRMessagingLog is implemented in both / U...


1 answers
84 views
0
An error occurs during compilation. flutter, firebase app (developed on Android Studio)

When I start the app with Run, I get the following error:● Error contents Launching lib\main.dart on Android SDK build for x86 in debug mode... Initializing gradle... Resolving dependencies... Finishe...


1 answers
65 views
0
Screen transition method after completing authentication with Swifter (Twitter, Firestore)

I also asked you about teratail, but I will also ask you a question. 実現What I want to realize したいI implement the Twitter login function using Swifter.After the authentication is complete, I want to mo...

1 years ago

1 answers
69 views
0
Flutter Future Asynchronous Processing Does Not Work in the Order You Intended

I would like to use Flutter to upload the image to Firebase's FireStorage and save the image URL to Forest.We upload images of Firestorage through asynchronous processing.However, during the upload, t...

1 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.