When i try to delete my event random_question_id_test this message appears:
The following items are using this.Type : class com.wagerz.devportal.domain.EventProcessor
Name : random_question_id_test
How can i delete this event?
Best Answer
C
Customer Support
said
about 7 years ago
Hi Rafal,
You'll get this error if the event you are trying to delete has some cloud code attached to it. You'll need to navigate into cloud code and remove the code you have inside this event to delete it. I can see in your game that you do have some code in the "random_question_id_test" event so once this is removed you can safely delete the event.
Thanks,
Liam
1 Comment
Customer Support
said
about 7 years ago
Answer
Hi Rafal,
You'll get this error if the event you are trying to delete has some cloud code attached to it. You'll need to navigate into cloud code and remove the code you have inside this event to delete it. I can see in your game that you do have some code in the "random_question_id_test" event so once this is removed you can safely delete the event.
Rafal Gawel
Hi,
When i try to delete my event random_question_id_test this message appears:
The following items are using this.Type : class com.wagerz.devportal.domain.EventProcessor
Name : random_question_id_test
How can i delete this event?
Hi Rafal,
You'll get this error if the event you are trying to delete has some cloud code attached to it. You'll need to navigate into cloud code and remove the code you have inside this event to delete it. I can see in your game that you do have some code in the "random_question_id_test" event so once this is removed you can safely delete the event.
Thanks,
Liam
Customer Support
Hi Rafal,
You'll get this error if the event you are trying to delete has some cloud code attached to it. You'll need to navigate into cloud code and remove the code you have inside this event to delete it. I can see in your game that you do have some code in the "random_question_id_test" event so once this is removed you can safely delete the event.
Thanks,
Liam
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics