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

App crashes on initialisation when I release appbundle #93

Closed
savjolovs opened this issue Jun 17, 2019 · 24 comments
Closed

App crashes on initialisation when I release appbundle #93

savjolovs opened this issue Jun 17, 2019 · 24 comments
Labels
android android related issue help wanted Extra attention is needed

Comments

@savjolovs
Copy link

Version of flutter_inapp_purchase

0.9.2

Platforms you faced the error (IOS or Android or both?)

Android

I initialise billing as in the example and if I run the app on my device/emulator everything works fine. As soon as I release the app using appbundle I get crash on initialisation. If I build and release apk everything works fine.
Is anyone facing the same issue?

@hyochan
Copy link
Member

hyochan commented Jun 17, 2019

I've posted deprecation note today since I think it is quite useless when official plugin is released.

@hyochan hyochan added android android related issue help wanted Extra attention is needed labels Jun 17, 2019
@ollyde
Copy link

ollyde commented Jul 16, 2019

@hyochan I wish you'd kept this project going it's much better than the offical one. Also the official one has so many bugs :-/ (Cannot continue translation for example)

@stemuk
Copy link

stemuk commented Jul 16, 2019

@hyochan I can only agree with @OllyDixon , the 'official' in_app_purchase package is more than useless. My main gripe is the sheer amount of bugs and undocumented behavior and most notably the fact that almost every action (initialization etc.) that previously in your package took only one step now takes several to make it work.

@ollyde
Copy link

ollyde commented Jul 16, 2019

@stemuk and that the official one doesn't even return proper promises or refresh consumerables on iOS (Current major bug). It has a crappy Stream.listen fail..

@hyochan
Copy link
Member

hyochan commented Jul 16, 2019

@stemuk @OllyDixon Thanks for the feed back. Alright then I'll try to continue working on it and release new one this weekend.

@ollyde
Copy link

ollyde commented Jul 16, 2019

@hyochan thank you.

@hyochan
Copy link
Member

hyochan commented Aug 11, 2019

@OllyDixon @stemuk Sorry that I've had a hard time maintaining other projects so I wasn't able to take my time here. I am back now and I actually want to get the feedback again not to waste my time.
Is the official library still bad? Do you still think this should be maintained?

@ollyde
Copy link

ollyde commented Aug 11, 2019

@hyochan they are still bad but managable. They have many bugs and hard ways to implement things that should be easy.

@hyochan
Copy link
Member

hyochan commented Aug 11, 2019

Please give any other comments on this so I can get motivated to work on this.

@hyochan hyochan closed this as completed Aug 11, 2019
@hyochan hyochan reopened this Aug 11, 2019
@ziggycrane
Copy link

Official plugin is unusable man, we need you!

@alekxlight
Copy link

Totally agree with ziggycrane! My app is ready to be released except for in-app purchases and the official version will not work. Thanks in advance!

@hyochan
Copy link
Member

hyochan commented Sep 15, 2019

Hi everyone~ I am planning for a new release starting from 2.0.0. Currently, work in progress in #94.

This was referenced Sep 15, 2019
@hyochan
Copy link
Member

hyochan commented Sep 16, 2019

Looks like I've just released flutter_inapp_purcase@2.0.0 which is a sunrise 🌅 ! Some features are not tested yet but I've tested new purchase flow.

@hyochan
Copy link
Member

hyochan commented Sep 17, 2019

2.0.0+ has raised today. Please feel free to reopen after trying out 2.0.0+5 or above.

@hyochan hyochan closed this as completed Sep 17, 2019
@sallymariehollywood
Copy link

Hi - I'm planning to build inApp subscription purchasing - just a few questions :-

a) is this plugin still being maintained
b) is it recommended to use this plugin or the official one ?
c) does this support latest iOS 13 release ?

Lastly what is the recommended way using this plugin to take (say) a 'free/lite' app and expose all FULL features of an app once a subscription has been purchased - I couldnt see any examples of the plugin that showed a technique for this.

Thank you

@atessift
Copy link

Looks like the official plugin still does not support basic features like upgrading/downgrading between subscriptions. Please keep working on this! (and maybe we should convince the Google Flutter team to simply adopt this plugin instead of working on their duplicate)

@va0000ll
Copy link

Hope you continue working on this, great work

@erperejildo
Copy link

Hi - I'm planning to build inApp subscription purchasing - just a few questions :-

a) is this plugin still being maintained
b) is it recommended to use this plugin or the official one ?
c) does this support latest iOS 13 release ?

Lastly what is the recommended way using this plugin to take (say) a 'free/lite' app and expose all FULL features of an app once a subscription has been purchased - I couldnt see any examples of the plugin that showed a technique for this.

Thank you

I also would like to know

@schankam
Copy link

Just a word to tell you to keep up the amazing work you've been doing, you're saving a lots of us at the moment since the official plugin is unusable on iOS.

@averstuyf
Copy link

Can confirm. Our startup lost an incredible amount of time trying to make the official plugin work. Well, it doesn't, at least for iOS. This does not bode well for Flutter as a platform when the Google developers spend time on porting stuff to the web before make their libraries official code work.

Please, keep up the good work. Until the rest of us are well versed enough in this platform, it is up to you to keep it alive. Thank you.

@ollyde
Copy link

ollyde commented Jun 12, 2020

@averstuyf @schankam I would also like to add to this, usually don't hijack issue forms like this but I had to. We tried to implement the official plugin for more than 9 apps now and we've always had to revert back to this plugin. Keep up the good work, it works flawlessly for us on iOS and Android; what next Web? 😂🥳 (Maybe using a Stripe plugin?)

@yangfanyu
Copy link

There are a lot of problems with the official plugin. This plugin is excellent!

@kslr
Copy link

kslr commented Nov 5, 2023

Even today, you cannot perform downgrades or upgrades on Android, nor can you handle promo codes through the in_app_purchase. It's incredible.

@giantss
Copy link

giantss commented May 31, 2024

Is this plugin no longer maintained?

Many questions have been reported for a long time but no one has responded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android android related issue help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests