-
### Description
When iOS app is build, it crashed on start and get this logs in XCode
```
Warning: Error creating LLDB target at path '/Users/damirrigo/Library/Developer/Xcode/DerivedData/loyalty…
-
[https://docs.expo.io/versions/latest/sdk/firebase-recaptcha/]
I followed the steps described in this doc to set up the phone auth but ran into the issue of "ExpoFirebaseCore module not found, are …
-
**Bug description:**
Running the compile task results in a lot of warnings. It builds fine (for now).
```
webview/RNCWebViewManagerImpl.kt:40:71 Parameter 'webView' is never used, could be rena…
-
## Background
Here I am changing the notification service from appcenter to firebase.
I am building the app to my real device (iPhone XR) using Xcode in order to test notifications.
I have trie…
-
## 🐛 Bug Report
### Summary of Issue
- Can't make Splash Screen image appear in SDK 40. It happens in all my projects updated to SDK 40 and to new projects created with expo init
### Environmen…
-
**Describe the bug**
I used a custom engine and a custom Flutter, but there was an error during compilation. I can't find the reason
Error: No named parameter with the name 'forceDirectlyCallNextVsy…
-
## Issue Description ##
Attaching the debugger to an Azure Functions Core Tools running process (dotnet runtime - not dotnet-isolated) seems to attach for a second or two and then just detach with no…
-
### What happened?
Just to be clear, I have reviewed every search and article I can find on this topic. I am working on just the Android app to get some underlying issues updated in Android Studio. T…
stcdh updated
1 month ago
-
(Sorry for using an issue to ask a question.)
From my understanding, this package so far only tells me how to instantiate an Apollo Client in Next.js 13. (I'm sure it's doing way more, but on a sur…
-
It would be useful when a module can implement an interface using the `implements` keyword. Syntax: `module MyModule implements MyInterface { ... }`.
Example:
``` typescript
interface Showable {
…