EddyVerbruggen / EddyVerbruggen/nativescript-appversion
[android] context is depreated
Open
- Dominant language
- JavaScript
- Stars
- 50
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
@EddyVerbruggen How are you ? hop you do well.
We should update all context occurrences to `Utils.android.getApplicationContext()` .
Do you still work with NS ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for occurrences of `context` and inspect the Android-related code around each match. Verify which occurrences should use `Utils.android.getApplicationContext()`, update all applicable uses, and run the project's existing tests or validation commands to confirm the plugin still retrieves the app version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100