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

Request permission for getting GPSI (Consumption Reporting - Generating the reportingClientId #57) #33

Merged
merged 10 commits into from
Dec 8, 2023

Conversation

shilinding
Copy link
Contributor

@shilinding shilinding commented Nov 24, 2023

#35

Copy link
Contributor

@dsilhavy dsilhavy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shilinding Please check my comments and adjust the implementation accordingly

@dsilhavy dsilhavy added this to the Version 1.1.0 milestone Dec 6, 2023
var needReqPermission: Boolean = false
var idx: Int = 0
val permissions = arrayOf(
Manifest.permission.ACCESS_FINE_LOCATION,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initialize an empty array

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also intend to implement so before, but I don't know Android support empty array .
Done

@dsilhavy dsilhavy merged commit 5752736 into 5G-MAG:development Dec 8, 2023
1 check passed
dsilhavy pushed a commit that referenced this pull request Mar 15, 2024
…der #51 (#37)

* test first commit

* * Consumption Reporting - Generating the reportingClientId-issue #57: GPSI

* Consumption Reporting - Request permission for getting GPSI #33

* Consumption Reporting - Request permission for getting GPSI #33

* Consumption Reporting - Request permission for getting GPSI #33(use dynamic array)

* Consumption Reporting - Request permission for getting GPSI #33(aviod 3 warnings)

* Support for the expires header #51:  support default timer period value be configured in configuration file; refactor code

* Support for the expires header #51: move default timer configuration file to Media Session Handler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants