-
-
### The issue
When calling `permissionsController.getPermissionState()` with `Permission.REMOTE_NOTIFICATION`, I always get the same value : `DeniedAlways`.
I'm testing it by deleting completely…
-
Please provide a description how to build and test the samples.
-
Mentioned here https://github.com/mvgijssel/setup/issues/139#issuecomment-1383199097 the accuracy of the trilateration algorithm isn't really high so going to investigate alternatives. One of those al…
-
Hello,
I am making one Android app based on this repo.
I am scanning Beacons every 4 seconds, and process scanned beacons on onStopScan().
This process is repeated every 5 seconds (by timer, 4 …
-
-
I use kotlin gradle build in my android project. I need to separate my xml files, so I write something like this:
```
sourceSets.getByName("main") {
java.srcDir("src/main/res/")
…
-
Now in Kotlin official Cocoapods plugin available option `linkOnly` in when we add pods dependencies - https://kotlinlang.org/docs/native-cocoapods-dsl-reference.html#pod-function .
It was last key …
-
Thanks.
-
This is a bit random, but this repo is the only example (to my knowledge) of a working KMM xcode build. Based on this discussion on kotlin KMM slack, it seems you typically need to have a pod install …