launch_review icon indicating copy to clipboard operation
launch_review copied to clipboard

Launch Huawei's Appgallery instead of Google Play

Open Stephan-Enoro opened this issue 5 years ago • 9 comments

Hi launch_review launch Huawei's Appgallery instead of Google Play where my app is stored. Is there any method to force launch_review to open Google Play? Thanks in advanced

Stephan-Enoro avatar May 09 '19 07:05 Stephan-Enoro

I believe the default store app is launched. Have your tried to set Google Play Store as the default app Store?

Thanks,

Purusothaman Ramanujam

On Thu, 9 May, 2019, 1:32 PM Stephan Cassel, [email protected] wrote:

Hi launch_review launch Huawei's Appgallery instead of Google Play where my app is stored. Is there any method to force launch_review to open Google Play? Thanks in advanced

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Purus/launch_review/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIHDZ44XMN3XWFR6DQ4ENDPUPLBPANCNFSM4HLYCALA .

Purus avatar May 10 '19 04:05 Purus

The problem is that many Huawei users is not able to change default app store. I have the very same problem with a native Android app. Lots of Huawei user do not know what to do calling us on daily basis.

Stephan-Enoro avatar May 10 '19 08:05 Stephan-Enoro

Hello, I did some little changes to this plugin. It will open the Google Play Store by Default, if Google Play Store is not available, it will open the respective phone's default app store.

Here's the link to my repo: https://github.com/sumitgohil/launch_review

sumitgohil avatar Jan 04 '20 13:01 sumitgohil

Thanks for your efforts. can you please create a pull request with your changes?

On Sat, 4 Jan, 2020, 6:44 PM sumitgohil, [email protected] wrote:

Hello, I did some little changes to this plugin. It will open the Google Play Store by Default, if Google Play Store is not available, it will open the respective phone's default app store.

Here's the link to my repo: https://github.com/sumitgohil/launch_review

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Purus/launch_review/issues/10?email_source=notifications&email_token=AAIHDZ2GVQ5FZ3GSY2FFGQTQ4CDR5A5CNFSM4HLYCALKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEICXYRY#issuecomment-570784839, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIHDZ2F7OG2UW3SX757NULQ4CDR5ANCNFSM4HLYCALA .

Purus avatar Jan 04 '20 19:01 Purus

@Purus I have sent you the Pull Request. Please try this plugin once with whatever phone you're using currently. I have tried with Vivo and Mi phones, works like charm.

sumitgohil avatar Jan 08 '20 07:01 sumitgohil

Hello, let us assume that the Huawei phone dose not have google play store, to what page in Appgallary it will be directed considering different package names the app has in google play and Appgallary

moosalim avatar Aug 03 '20 09:08 moosalim

Did it ever get fixed?

I have a user with Huawei Phone and it redirects to Huawei Gallery.

fenchai23 avatar Dec 11 '20 21:12 fenchai23

still having this issue?

Purus avatar Mar 07 '21 16:03 Purus

Is it possible to open the app page, similar to what you do when you add writeReview: false. We use the package to do a soft check for updates. We just redirect them to the store listing so that they can easily get to it

Theunodb avatar Aug 19 '21 06:08 Theunodb