tobianoapps
tobianoapps
How could I achieve the following? I couldn't find a property for it. Thanks! What I have:  What I want: 
Hi there! I have been having a recurring issue with the lib recently. Please view logcat below. How could I begin to investigate this issue? Thanks! > java.lang.IllegalStateException: itemView.findViewById(R.id.versionTextView) must...
### What happened? I've recently started experiencing `java.lang.NoSuchMethodException` when building `CoroutineWorker` classes. The issue disappears when specifying version `4.8.4` of the OneSignal Android SDK in `libs.version.toml`. So instead of declaring...
### What happened? The crash was reported in Crashlytics. It seems to be related to this: https://github.com/OneSignal/OneSignal-Unity-SDK/issues/529 since the stack trace is very similar. Also happening on a Nexus 5X...
Will you be migrating away from jcenter as it is [shutting down](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/)? Thanks!
### What happened? Got notified of this isolated crash by Crashlytics (see attached log output). Since this happened on v.5.1.3 of the OneSignal SDK, we will update to 5.1.5 but...
Using [`backdropFilter()`](https://github.com/varabyte/kobweb/blob/c7799cc1d8f5c5125af036531fb17cf429c6a334/frontend/kobweb-compose/src/jsMain/kotlin/com/varabyte/kobweb/compose/ui/modifiers/EffectsModifiers.kt#L8) with a [`blur()` CSSFilter](https://github.com/varabyte/kobweb/blob/c7799cc1d8f5c5125af036531fb17cf429c6a334/frontend/compose-html-ext/src/jsMain/kotlin/com/varabyte/kobweb/compose/css/functions/Filters.kt#L11) is not working in Safari. This is reproducible by navigating to https://bitspittle.dev/blog/2022/kotlin-site in Safari and observing that the header backdrop is translucent instead of...
# Summary This PR adds a new `location` command that retrieves and displays details about the user's current geographic location using Android's location services. ## Key Features - **Location Retrieval**:...
## Summary This PR adds a new optional feature that allows users to automatically launch the first matching app in the suggestions result when using the `LAUNCH` command, eliminating the...
### Description This PR is a small bug fix addressing a function rename that was not applied in https://github.com/coderGtm/yantra-app-launcher/commit/6ca286d0cde92f5698d8a88aed534382ea7b372a This bug currently prevents successful builds. ### Testing Built the app...