private void initLeancloud() {
AVOSCloud.initialize(this, Constants.Leancloud_APP_ID, Constants.Leancloud_APP_KEY,"https://jkogpc7e.lc-cn-n1-shared.com");
// 在 AVOSCloud.initialize() 之前调用
AVOSCloud.setLogLevel(AVLogger.Level.DEBUG);
}
出现问题java.lang.StringIndexOutOfBoundsException: length=0; index=8
这样初始化不对吗?这是没有连接上服务器吗?这个域名是共享域名