Hi,
I would like to report Video playback problems on Android preview. I am trying to put Video (mp4) as a background of one main Page.
I can put static image and it works. When I place the video in, I can hear the music from that video, but not visual part.
I can send you a Log file to dropbox. Just provide me a link.
New app recreated and same code used and still does not work. Minimal code>
More interesting thing is that I did try it with other files too. Also with one of the Fuse examples (video only). There must be something else what makes a conflict. I left code as minimal as possible, removing everything else.
I will try on different device.
PS: I have noticed that blur does work only on pc preview, but not on Android. Also the buttons (elements) drop shadow. There is no effects available on Android preview.
Hi,
I have sorted that out. I have recreated new project, copy code to new project and made some modifications (split views to separate UX files). It works now. No clue why and how. Hikr project worked fine.
I am now facing other problem but I’ll post other topic. Input fields are not showing up on first app load. I have to turn the phone to landscape and fields shows up. Also works if I just lock and unlock the phone. PC preview works fine.
Bu I DO LIKE FUSE A LOT!
If a clean project works, i’m assuming uno clean might solve the issue, might be the bundler having a hickup due to something. Try it if you ever have the same issue again, might work.
Hi,
I did try uno clean. I am also facing other strange problems. Fuse freezing for example, printing out errors (variable and function names not found in context) in Log console. When I rebuild errors disappears, after few refreshes they show up again.