David

Results 17 comments of David

Hyperloop doesn’t work in my app so I had to build a custom sdk. That is not optimal for production. But I had no other choice.

There is just this section here on how to build locally: https://github.com/tidev/titanium_mobile#building-locally But you need to clone the repo and implement this change: https://github.com/tidev/titanium_mobile/pull/13189/files

@m1ga I used hyperloop for some time but after the update to titanium 10 the webview didnt load anymore. I couldnt really figure out why the hyperloop broke it.

I didnt have a problem with this. I already updated the app 2 times in the playstore and there where no complaints from google.

### I use this configuraton for the background: **This in the config for the views:** ``` background: var(--background-image) ``` **This in my theme:** ``` background-image: "center / cover no-repeat fixed...

To make this project hacs campatible, it is necessary to split this repository into 2. hacs cann only add one component at a time. Everything else is straight forward. @daemondazz...

Will this be part of the next release? What is keeping us back to approve and merge this?