I am planning to create a foreground service to my android target. What would be the approach here if i will be creating the core function in my kotlin multiplatform lib? Thanks
r
russhwolf
01/16/2020, 6:01 PM
Shouldn't be any different than calling any other library function from your foreground service