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

[Issue]: Going back to a previous page with Rock:MediaPlayer causes crash. #43

Open
2 tasks done
ambrozichj opened this issue Oct 17, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working unverified This issue has not been verified yet

Comments

@ambrozichj
Copy link

Describe the Issue in Detail

When pressing the back button to navigate backward in the navigation stack, if navigating "back" to a page which contains a Rock:MediaPlayer element, then the app will crash.

Can reproduce in

  • Orange App
  • Blue App

Steps to Reproduce

  1. Create a basic page using the following xaml:
  1. Correct the "Command Parameter" to any other page in the app.

  2. Load into the app ( using orange or blue ) and press the "test" button to navigate to the next page.

  3. Press the back button to go back to the previous page. The app will now crash.

Expected Behavior

It is expected to navigate back to the previous page.

Actual Behavior

The app stops ( crashes ) while trying to navigate to the previous page.

Screenshots or Videos

na

Reproduction XAML

No response

Mobile Shell Version

5

Last Known Working Version

none

iOS Device Type(s) and iOS Version(s)

na

Android Device Type(s) and Android Version(s)

Android 14, 8.10

@ambrozichj ambrozichj added bug Something isn't working unverified This issue has not been verified yet labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unverified This issue has not been verified yet
Projects
None yet
Development

No branches or pull requests

1 participant