flutter_vpn_example icon indicating copy to clipboard operation
flutter_vpn_example copied to clipboard

App after build does not start.

Open heykulthe opened this issue 5 years ago • 8 comments
trafficstars

I cloned your repo as it is and then built it after updating all the dependencies. The build was successful, but when I installed the app, the app stops working ( I mean it doesn't even start) I used the regular command: flutter build apk Can you help me with this?

heykulthe avatar Jun 30 '20 06:06 heykulthe

any error output ?

serkandyck avatar Jul 01 '20 00:07 serkandyck

No, the build is successful as usual. But, when I start the app, it stops working. It doesn't even display anything. There is a just a notification saying 'The app has stopped working.' I tried running flutter doctor, but even that doesn't give any errors.

The app is successfully installed (although, I get a prompt asking it's not protected by google play but I choose the 'Install anyway' option) but when I start it, I don't know what goes wrong.

Screenshot_20200701-070609 Screenshot_20200701-070739

heykulthe avatar Jul 01 '20 01:07 heykulthe

Well, one thing I would like to check into is that... what is this abiFilter and what do I have to do with it? (Do, I have to input any code for it? Or change anything in build.gradle , etc.) Please mention in detail.

heykulthe avatar Jul 01 '20 13:07 heykulthe

i'm using this library, https://github.com/X-dea/Flutter-VPN

serkandyck avatar Jul 03 '20 08:07 serkandyck

Well, I am using the same library as well. I have updated all the dependencies, used flutter pub get But can't figure it out. Well, one thing to ask that can letting everything as default, will this app run on Android 6.0.1 (the one I used for testing) or do I need to tweak somewhere in the build files?

heykulthe avatar Jul 06 '20 07:07 heykulthe

I am facing the same issue

Deepankar1993 avatar Dec 18 '20 18:12 Deepankar1993

@serkandyck, any idea on how to resolve it?

heykulthe avatar Jan 12 '21 13:01 heykulthe

I am facing the same issue

msngithub avatar Apr 06 '21 05:04 msngithub