Simardeep Singh Mudhar

Results 20 comments of Simardeep Singh Mudhar

Yes @chandansgowda , let me try to debug this, if i find no solution for the same then will update here.

@chandansgowda I tried to find the problem but was unable to do so 😞 , but found that the reason for the problem is somewhere there is an uninitialized variable...

@JuanitaCathy you can try running the same codebase on different devices like on emulator or use external device(having usb debugging enabled) and see if the issue is fixed. :smiley:

@JuanitaCathy raise a pr and tag @chandansgowda for review

@chandansgowda i found a package called new_version , alternates to this are upgrader and app_update package. We can fetch the latest version of our app(when on playstore) using new_version and...

@chandansgowda in_app_update : Renders a playstore dialogbox msg for updating. When is this useful ? When we want users to only use the latest updated version of the app, because...

@chandansgowda I have made the required changes in pr : #226 , please review the pr and let me know if you want some changes in it .

@chandansgowda I would like to take this up, so can you please assign me this issue

@chandansgowda Should i put the languages Array/List from which the user can select inside models folder and what languages should be given inside the dropdown ? Current Progress : Making...

@chandansgowda please review #214 and suggest changes/additions.