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

[video_player_avplay] Add check platform and api version #793

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

JSUYA
Copy link
Member

@JSUYA JSUYA commented Jan 7, 2025

Add a step to the initialization phase that compares the API version of the app using avplay with the version of TizenOS.
This prevents TPKs built with avplay from running on TizenOS versions for which they are not intended.

related issue: #786

Add a step to the initialization phase that compares
the API version of the app using avplay with the version of TizenOS.
This prevents TPKs built with avplay from running on TizenOS versions
for which they are not intended.

related issue: flutter-tizen#786
@JSUYA JSUYA force-pushed the version_check_avplay branch from d5f89e4 to 96aa439 Compare January 7, 2025 06:21
@JSUYA
Copy link
Member Author

JSUYA commented Jan 7, 2025

rebased

@JSUYA JSUYA merged commit af9f4a3 into flutter-tizen:master Jan 13, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants