-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
We've just been denied publishing to App Store Connect due to missing descriptions of permissions we do not use. We only use the location and coarse location permissions in the application. However we…
-
**指摘事項3**
"APIキーなど、プロジェクトのセキュリティに関わる情報はソースコードに直接書かないようにしましょう。
アプリに対する不正アクセスや最悪DBのデータが抜かれるなどの問題につながることがあるので。
Nuxtでは、以下の書き方をすることが一般的です。
1. .envファイルをルートに作って環境変数としてfirebase情報を保存する
```
NUXT_PUBLI…
-
**Issue Description:**
While developing an iOS app with Xcode, I encountered a peculiar issue that manifests only in the release build scheme. The app utilizes both Compose and Moko resources, sp…
-
I've been looking into adding Shortcuts integration to my app on iOS. The Apple documentation shows an example for AppIntent [here](https://developer.apple.com/documentation/appintents/creating-your-f…
-
Why LoginViewModelActionKs is not generated ? I am getting
Cannot find 'LoginViewModelActionKs' in scope
I added everything in the gradle . But still no Ks classes generated .
My gradle file…
-
Why LoginViewModelActionKs is not generated ? I am getting
Cannot find 'LoginViewModelActionKs' in scope
My gradle files:
**project gradle**
```
buildscript {
val compose_version by e…
-
I'm using the versions 0.24.1 of the library and I'm currently facing an exception on js specifically (the other platforms works as expected).
I have yamls files in commonMain/moko-resources folder…
-
Hi! I'm trying to create `PhoneNumberVisualTransformation` like in your sample, but I can't fix this error...
I have even applied plugin `id("dev.icerock.mobile.multiplatform-resources")` to my mod…
-
We are trying to integrate a Phrase localization service in our KMP project, which is targeting Android and iOS clients. We have managed to do that without a problem so far. We are using the moko-reso…