arma7x / svelte-telekram

A Telegram client for KaiOS using Svelte
GNU General Public License v3.0
55 stars 15 forks source link

Blank screen after asking for camera permissions #13

Closed Daleth50 closed 1 year ago

Daleth50 commented 1 year ago

I cloned the repo, set my own API key, build the app and side load it to the phone however i get a blank screen after giving camera permissions.

On paleMoon WebIDE i get this messages on the console

imagen

I'm trying on a nokia 6300 4g on KaiOs 2.5.4

arma7x commented 1 year ago

The logs showing any errors. I also can't reproduce the erro on my Nokia 8110 4G. Everything up-to-date, I can re-build and deploy the app to my device. Maybe you can restart the device.

Daleth50 commented 1 year ago

i tried to restart but no luck, im using node v16.20.0 to compile. should i use an specific version?

arma7x commented 1 year ago

Uninstall and please use my zip, https://github.com/arma7x/svelte-telekram/blob/master/build_1685163402334.zip

DO NOT LOGIN

Daleth50 commented 1 year ago

ok so that build did work, so seems like is a problem at build the app on my computer. Which node version did you use?

arma7x commented 1 year ago

v18.16.0

Please follow the setup carefully https://github.com/arma7x/svelte-telekram/issues/2

Daleth50 commented 1 year ago

ok so cloning the repo again and build using node v18.16.0 seems to fix the issue. Thank you very much.

mayaschroedl commented 10 months ago

Hi, I have exactly the same problem on my Nokia 800 Tough. Could you please put the zip file online again? Thanks a lot