This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
Android Compatibility #19
Open
Description
Description
Since Play Console required API 26 interface as targetSdkVersion
we will provide Android support. 26 will supports on JDK 1.8 and we can deliver them to next releases.
Another solution is preventing usage chat
and pubsub
module cause they using WebSocket feature. Hardware resource will be too high and too risky to using on smartphones directly, and we won't provide to utilizing resource to increase energy lifetime (it means battery) for the smartphone's. It's too risky and dangerous. For be save please use embeds and apply WebView
for them
Activity