Blue Archive Server API Implementation (partial)
- By certain means, redirect the original server_config request of the game:
https://d2vaidpni345rp.cloudfront.net/com.nexon.bluearchive/server_config/{ClientBuild_Revision}_Live.json
to:http://{server_host}/suffix2333/com.nexon.bluearchive/server_config/{ClientBuild_Revision}_Live.json
- Set property
cleartextTrafficPermitted
toTrue
innetworkSecurityConfig
of the game app. If you have a https certicate, you can switch the server tohttps
protocol and ignore this step. - Enjoy