We are making game in which we need to send the ArrayList from App42 cloud api server to all the users in particular room.
For that i think i need to use Custom code, But custom code only made by pure java code but in your "http://api.shephertz.com/apis/custom_code.php" it shows the use of LoggerService and which comes under your own SDK nt under the pure java code. Android studio allows only pure java code to be .jar file so how to overcome this problem ?
Can you please provide me the whole proper solution to send ArrayList to all user joined in particular room and even i need to put certain condition on server side that in only certain condition server should send the arraylist
or else this server not allows these facilities??
Reply as soon as possible