Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly declare value for android:exported #22

Merged
merged 1 commit into from
May 4, 2022

Conversation

imondal007
Copy link

Fix for install error on Android 12

Fix for install error on Android 12
@hariks789
Copy link

@darron1217 First of all thanks for the work you have done with this package.
Will you be able to merge this pull request?

@darron1217 darron1217 merged commit 68c7ae9 into darron1217:develop May 4, 2022
@hariks-mm
Copy link

@darron1217 Thanks a lot mate.
Just a gentle reminder for you to release this version on npm when you get some free time

@andidev
Copy link

andidev commented Nov 3, 2022

@darron1217 please can you release this? its been a really long time now.

@LightKnight3r
Copy link

hi all, can you show me the way to build from develop branch? It always shows this error:

  • What went wrong:
    A problem occurred evaluating project ':@darron1217_react-native-background-geolocation'.

Could not read script '/node_modules/@darron1217/react-native-background-geolocation/android/common/VERSIONS.gradle' as it does not exist.

@mcastillo86
Copy link

when will this be released? In my case I cannot publish in Google play due to current requirement of API 31 and this package is not helping on that.

@darron1217
Copy link
Owner

@mcastillo86 I've published new version. Please check

@mcastillo86
Copy link

thanks @darron1217! However, there is an issue with the new version. It has already been reported here: #28

@littlecircle0730
Copy link

@darron1217 I think the common file in android is missing for 0.6.7 version.

@gigby
Copy link

gigby commented Jan 20, 2023

@darron1217 0.6.7 version really has no common file

`
A problem occurred evaluating project ':darron1217_react-native-background-geolocation'.

Could not read script '/Users/gigby/Documents/work/migraineinsight/node_modules/@darron1217/react-native-background-geolocation/android/common/VERSIONS.gradle' as it does not exist.
`

@lucaspereirasouzat
Copy link

this is still happen here

@RuFang-21
Copy link

same to me, still happen the error (could not read script '.......common/VERSIONS.grandle' as it does not exist
do you guys have any solution ?

Thanks

@gigby
Copy link

gigby commented Jan 23, 2023

@RuFang-21
I tested this library on targetSdk=31. It doesn't work (there is no fatal but many errors in log output). It doesn't fit to target sdk 31 requirements.
Summarizing all these issues, the best solution is not using this libarary any more. It has been abandoned again :D

@RuFang-21
Copy link

@gigby Did you have any library recommened for this background-geo-location?
Thanks first !

@LightKnight3r
Copy link

Hi all, maybe this will be usefull. Im using this fork repo: @hariks789/react-native-background-geolocation

@gigby
Copy link

gigby commented Jan 26, 2023

@RuFang-21 I decided to start using transistorsoft/react-native-background-geolocation. It's well maintaining for long time.

@RuFang-21
Copy link

Hi all, maybe this will be usefull. Im using this fork repo: @hariks789/react-native-background-geolocation

Thank you so much !

@RuFang-21
Copy link

@RuFang-21 I decided to start using transistorsoft/react-native-background-geolocation. It's well maintaining for long time.

Ya, I think this would be better ~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.