TAKUYA ENDO
TAKUYA ENDO
I have same issue with Xcode 13.3. Mockolo was installed by Mint. ```Mintfile uber/[email protected] ``` Below is the build log. ``` /Applications/Xcode.app/Contents/Developer/usr/bin/make generate-mocks-with-mockolo mint run mockolo --sourcedirs ./{APPNAME}/ -d ./{APPNAME}/Helper/Mock/MockResults.swift...
Can I try it?
Sorry for being late. Probably completed. But I don't know how to test. https://github.com/DroidKaigi/conference-app-2020/pull/449
I think use Firebase Console for check this issue. Right? https://firebase.google.com/docs/cloud-messaging/android/topic-messaging
Thank you for the response. This error message is below. ``` Error Domain=FIRAuthErrorDomain Code=17025 "This credential is already associated with a different user account." UserInfo={FIRAuthUpdatedCredentialKey=, NSLocalizedDescription=This credential is already associated...
I know. I wanted to make the following logic `When that phone number was using "sign in", if it was not using "signup."` I guess it's hard I think it...