Background Services

hi everyone,
i was wandering if is it possible to call a service in the background while the app isn’t open? or should it be done with uno ?

A specific answer would require you to tell us what service you want to call, but in general you’d need to use Uno for something like that, yes. As an example, you can look at Fuse.StreamingPlayer which plays music in the background.