Edy Silva
Edy Silva
hello @bluwy . do you think it's something a newcomer can work on? If so, I would like to give a try.
> I think this requires a fair bit of refactor to fix and likely some re-architecture to link handling, so probably not a good first issue for a newcomer 😅...
May I assume this change is for making cpSync 'faster'? If so, wouldn't that require a benchmark CI?
> > May I assume this change is for making cpSync 'faster'? If so, wouldn't that require a benchmark CI? > > Hey @geeksilva97 👋 > > > May I...
I'd like to give it a try. Sounds like a nice challenge
Maybe we could measure the execution time with those Erlang [profiling tools](https://www.erlang.org/doc/efficiency_guide/profiling)?
hey folks, I'd like to take a look on it to get familiarized with the project. would you guys have any clue? I've been searching for where jsdocs are added...
Thanks a lot man!
Can you reopen this issue? I'm facing this issue. ``` geolocator_android-4.3.1/android/src/main/java/com/baseflow/geolocator/location/BackgroundNotification.java:93: Error: Missing permissions required by NotificationManagerCompat.notify: android.permission.POST_NOTIFICATIONS [MissingPermission] notificationManager.notify(notificationId, builder.build()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ``` Version: `geolocator: ^10.1.0` `app/build.gradle` ``` buildscript {...
Is this issue still relevant? If so I'd like to give it a try