Odd Nydren
Odd Nydren
Updated and re-tested... ..unfortunately issues persist. For some reason Rust only allowed me to do Beta 13 when building ( see new tauri info above ) Added reproduction of the...
@amrbashir My apologies - seems I was mistaken ! - conf files loads... ..it's the "URL" that only works in dev...not in build: See windows section below - "url": "/indexDesktop.html"...
@amrbashir Also - it seems when I do "pnpm tauri android dev" it loads "tauri.macos.conf.json" instead of "tauri.android.conf.json" If I force it with "pnpm tauri android dev -c tauri.android.conf.json" it...
@FabianLars Perhaps this is me doing it the wrong way... I'm trying to get "tauri.android.conf.json" to load indexMobile.html - and "tauri.macos.conf.json" to load indexDesktop.html ..so each platform can have different...
@amrbashir That would be very useful... I'm writing an app that is very similar in core function on desktop vs mobile - but the UX / UI needs to be...
@reymondzzzz Did you manage to solve this ? In case this is useful to someone else... I first had lance-linalg compile errors ( Mac M1 Max - Sonoma 14.3.1 )...
I've got the same problem - but on vanilla install - and ordinary build --> pnpm tauri android build https://github.com/tauri-apps/tauri/issues/10065
hey Amazing to find this script !!! Trying to get it to work... ( it would be SO amazing to finally own the onboarding :) I didn't get the cipher...
Also tried this... openssl s_client -cipher @SECLEVEL=0:ALL -legacy_renegotiation -connect 172.16.0.1:56700 Connecting to 172.16.0.1 CONNECTED(00000003) 401C4DDA01000000:error:0A000126:SSL routines::unexpected eof while reading:ssl/record/rec_layer_s3.c:646: no peer certificate available No client certificate CA names sent SSL...
I'd like to second the wish for that - support for Vulkan in candle would be great !