Michael Bøcker-Larsen

Results 82 comments of Michael Bøcker-Larsen

How is this related to Wordle aside from the similarity of name. From what I can tell this is a count down timer. Disclaimer: I tried to fill out of...

My apologies. Somehow I ended up on the wrong site. Countle looks great. It would be an excellent addition to the collection 👌🏼

For us it also happens on `0.71.3` and `0.74.3`

Did you ever figure out where the "is not accessible by the current user" error comes from? I'm seeing the same when using the scan_dir from the plenary.nvim library: "/path/to/journal...

I don't have a solution but I know `injectedJavaScriptObject` was created or exists _for_ Android to [circumvent a race condition](https://github.com/react-native-webview/react-native-webview/blob/master/docs/Guide.md#the-injectedjavascriptobject-prop). Any of the other methods are not guaranteed to work...

@mikealche please note that the way @expo-analytics-amplitude is set up for Android there might an issue for you when migrating. To be fully compatible with the expo library you need...

We need `allowBackup` to be `false` too. It is not an option for us to enable backups. I've opened an issue on the Android repo https://github.com/AppsFlyerSDK/appsflyer-android-sdk/issues/70 which is where the...

> Adding the following to my react apps AndroidManifest.xml's `` tag fixed this issue for me: > > `tools:replace="android:allowBackup"` > > But I don't know the full implications of this....

> > > Adding the following to my react apps AndroidManifest.xml's `` tag fixed this issue for me: > > > `tools:replace="android:allowBackup"` > > > But I don't know the...

Sorry for just posting a link. I was thinking about this part: > ## Atom generation > Creating a connection pool with the pgo.connect function dynamically generates an Erlang atom....