-
i have this error
```bash
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':receive_sharing_intent:compileDebugKotlin'.
> Inconsistent JVM-target comp…
-
Execution failed for task ':receive_sharing_intent:compileDebugKotlin'.
> Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (1.8) and 'compileDebugKotlin' (17).
…
-
When you share a GPX file from another app (like Gaia), Trail Sense should show up as an option to send it to and it should import both the paths and beacons.
-
**Describe the bug**
The intent is not received after the activity is restored after it is killed.
**To Reproduce**
Steps to reproduce the behavior:
1. Enable "Don't keep activities" in the deve…
-
New project with version 3.24.3 and the only aded package is receive_intent. At build apk this error occurs:
"Execution failed for task ':receive_intent:verifyReleaseResources'.
> A failure occurr…
-
### Desc:
- Android 13, 14
- Model: samsung
- App Crash
```
Exception java.lang.NullPointerException:
at java.io.File. (File.java:363)
at com.kasem.receive_sharing_intent.FileDirectory.getDataCol…
-
I have created Jetpack compose Android application which connects to a BLE device. BLE device updates its state and sends data to the app. Previously I have used Android 11 device and now I have updat…
-
In Xcode, after moving Embed Foundation Extension above Thin Binary in the build phase of Runner Target, I still get:
**No such module 'receive_sharing_intent'**
I'm using the latest 1.8 receive_sh…
-
Hi, I would like to process the shared data (copy it to the clipboard) without opening the app. Is it possible?
-
Sharing an image from the Wikipedia app to the Commons app should open that image's media details.
Sharing an article from the Wikipedia app should open that article's Wikidata item activity (same as…