Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

[Bug] Crash when trying to rate the app on a devices without the play store app #2903

Closed
Amejia481 opened this issue May 27, 2019 · 1 comment
Assignees
Labels
b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info 🐞 bug Crashes, Something isn't working, .. eng:qa:verified QA Verified P1 Current sprint

Comments

@Amejia481
Copy link
Contributor

Amejia481 commented May 27, 2019

Steps to reproduce

  1. Go to settings
  2. Tap "Rate on Google Play"

Expected behavior

The app takes you to the play store website listing.

Actual behavior

The app crashes.

Device information

Crash

Sentry

android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=market://details?id=org.mozilla.fenix }
    at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2007)
    at android.app.Instrumentation.execStartActivity(Instrumentation.java:1673)
    at android.app.Activity.startActivityForResult(Activity.java:4586)
    at androidx.fragment.app.FragmentActivity.startActivityForResult(FragmentActivity.java:6)
    at androidx.core.app.ActivityCompat.startActivityForResult(ActivityCompat.java:2)
    at androidx.fragment.app.FragmentActivity.startActivityFromFragment(FragmentActivity.java:2)
    at androidx.fragment.app.Fragment.startActivity(Fragment.java:3)
    at androidx.fragment.app.Fragment.startActivity(Fragment.java:1)
    at org.mozilla.fenix.settings.SettingsFragment.onPreferenceTreeClick(SettingsFragment.kt:27)
    at androidx.preference.Preference.performClick(Preference.java:7)
    at androidx.preference.Preference.performClick(Preference.java:1)
    at androidx.preference.Preference$1.onClick(Preference.java:1)
    at android.view.View.performClick(View.java:6614)
    at android.view.View.performClickInternal(View.java:6587)
    at android.view.View.access$3100(View.java:784)
    at android.view.View$PerformClick.run(View.java:26125)
    at android.os.Handler.handleCallback(Handler.java:873)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:193)
    at android.app.ActivityThread.main(ActivityThread.java:6715)
    at java.lang.reflect.Method.invoke(Method.java)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)

┆Issue is synchronized with this Jira Task

@Amejia481 Amejia481 added 🐞 bug Crashes, Something isn't working, .. b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info labels May 27, 2019
Amejia481 added a commit to Amejia481/fenix that referenced this issue May 27, 2019
@bifleming bifleming added this to the Bugs milestone May 28, 2019
@bifleming bifleming added the P1 Current sprint label May 28, 2019
@pocmo pocmo added this to 🏃‍♀️ In Progress in A-C: Android Components Sprint Planning May 28, 2019
@sblatz sblatz closed this as completed in b2e27d2 May 28, 2019
A-C: Android Components Sprint Planning automation moved this from 🏃‍♀️ In Progress to 🏁 Done May 28, 2019
@sblatz sblatz reopened this May 28, 2019
@sblatz sblatz added the eng:qa:needed QA Needed label May 28, 2019
@abodea
Copy link
Member

abodea commented May 29, 2019

Verified as fixed on the latest build 1.0.1922 (#11490609) 5/29 with Samsung Galaxy Note 9(Android 8.1.0), OnePlus 6 (Android 9).

@abodea abodea closed this as completed May 29, 2019
@abodea abodea added eng:qa:verified QA Verified and removed eng:qa:needed QA Needed labels May 29, 2019
@data-sync-user data-sync-user changed the title [Bug] Crash when trying to rate the app on a devices without the play store app FNX2-18381 ⁃ [Bug] Crash when trying to rate the app on a devices without the play store app Aug 5, 2020
@data-sync-user data-sync-user changed the title FNX2-18381 ⁃ [Bug] Crash when trying to rate the app on a devices without the play store app FNX3-16666 ⁃ [Bug] Crash when trying to rate the app on a devices without the play store app Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX3-16666 ⁃ [Bug] Crash when trying to rate the app on a devices without the play store app [Bug] Crash when trying to rate the app on a devices without the play store app May 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info 🐞 bug Crashes, Something isn't working, .. eng:qa:verified QA Verified P1 Current sprint
Projects
No open projects
Development

No branches or pull requests

6 participants