AgoraIO-Usecase / Online-KTV

KTV with your fans together everywhere
74 stars 34 forks source link

101 #48

Open 18339689882 opened 2 years ago

18339689882 commented 2 years ago

"LCError(code: 101, reason: \"Class or object doesn\'t exists.\")"

yoreland commented 2 years ago

Hi, you need to create a lean cloud account and pre-create tables before running this demo. If you think it is too complicated, you could try to contact technical support to get testing account.

edouardperrin commented 2 years ago

I confirm that one of the table used in the project must be created manually on LeanCloud. AGORA_ROOM and USER tables are created automatically. But MEMBER_KTV must be created manually.