-
Notifications
You must be signed in to change notification settings - Fork 25
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
Settings page #71
Comments
i would like to make PR in this please assign me. |
Ok @code-netizen all yours! |
@diegoalvis I am pretty completed up with setting page code but not able to run app as production.env is not in assets.Please tell a way for production.env to start the app on android studio. |
@code-netizen please create a |
I have already created development.env but there is one more file needed in assets production.env what to do with that |
@code-netizen you can comment/remove that line and modify the
replace this for this I've updated the repo with that change if you prefer you can update yours as well. |
@diegoalvis i have made changes as you said but now in some file due to production.env there is error as in android/app/src/main/androidmanifest.xml there is some problem. Due to app not starting i an not able to see appearance and working of app. |
And i have made setting page class so if you want i will make PR of that code so that you can apply in your code base as import. |
@diegoalvis see into this so that i can run the app and add setting page in it. |
@code-netizen apologize you have gone through this. Missing google maps api key was added to |
@diegoalvis I am having some problem with androidmanifest in android/app/src/main of which I have send you a screenshot above in which .mainactivity and other are having error(red coloured). |
@code-netizen error is related to missing google maps key, take a look at the |
@diegoalvis facing above problem |
@diegoalvis still not able to run app even I have made some changes to resolve error but it didn't solved the issue. |
@code-netizen will update the SDK but still doesn’t seem like that is the error |
@diegoalvis @llanox the app has been installed but showing only white screen |
see console message |
@code-netizen issue seems to be related to null safety call at I've added a null check before it would be fix the problem (branch |
No again the app is installed with some warnings in log and showing only blank screen. I have made all above changes stated by you. |
@code-netizen can you share your |
Once the keys have been added rename this file for development.envAPI Settings (LA_CORO PUBLIC DB) https://www.back4app.com/database/admin7/lacoroBASE_URL=https://parseapi.back4app.com |
@code-netizen develop branch running on Mac OS 10.15.4 (Catalina)
It might be a OS related issue. What OS are you using? @llanox did you have the chance to run the app on Windows? |
@diegoalvis i am using windows |
I opened an issue for this #75 |
Hey guys!! @diegoalvis We need to add empty states to our roadmap Thanks, |
I am interested to make pull request please add me. |
Hey @shathurshan I've assigned the issue to you as we didn’t get any update from @code-netizen |
hii - please assign this issue to me - I am interested to contribute on this |
Add a setting page with the following options. Please note you just have to add the options not the actual functionality for each one.
The text was updated successfully, but these errors were encountered: