Usually, mobile applications uses WebView to play HLS. So it depends on WebView implementation on a certain platform, but it behaviour should not differ from default browser.
If, however, you 've created mobile application from scratch including HTTP custom implementation, you have to implement...