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 not starting when release apk is run #524

Closed
Hrishikesh-Bhagwat opened this issue Mar 26, 2021 · 7 comments
Closed

App not starting when release apk is run #524

Hrishikesh-Bhagwat opened this issue Mar 26, 2021 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@Hrishikesh-Bhagwat
Copy link
Contributor

Issue Description:
If we build the release apk and install on mobile, there is only a white screen at the start. The UI does not load.

Observed Behaviour:
A plain white screen loads, the ui does not load.

Expected Behaviour:
The url page should have loaded.

Snapshot:
https://drive.google.com/file/d/1EKvF46wgp4Ikaa_JNqpgZk5OHGcYDZ2q/view?usp=sharing

Does this issue need immediate attention?
Yes

Are you willing to work on this issue:
Yes

@github-actions
Copy link

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Mar 26, 2021
@Hrishikesh-Bhagwat
Copy link
Contributor Author

I was able to fix this issue by not shrinking the resources. This was caused due to the shared preferences plugin.

@CyberWake
Copy link
Contributor

I was able to fix this issue by not shrinking the resources. This was caused due to the shared preferences plugin.

Would we happy to help if needed☺️

@Sagar2366 Sagar2366 added bug Something isn't working and removed unapproved Unapproved, needs to be triaged labels Mar 26, 2021
@harshkumarkhatri
Copy link

I tried reproducing the error on one emulator and one physical device.
It worked fine on my Nexus 5X API 28 emulator but for my physical redmi note 5 device it stuck as mentioned.
Have you tried running the app on any other devices? @Hrishikesh-Bhagwat

@CyberWake
Copy link
Contributor

The issue is with Android versions oreo and above.

@Hrishikesh-Bhagwat
Copy link
Contributor Author

I tried it on multiple devices. Like all the phones I could. But this pr fixes it.

@CyberWake
Copy link
Contributor

@Hrishikesh-Bhagwat we are migrating the code base and upgrading the dependencies #834 #835 hence we may close this issue as it will be resolved before the code freeze by these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants