Commit 61aa0f06 by Sebastián Katzer

Fix NSInvalidArgumentException

parent 77eec598
......@@ -508,7 +508,7 @@ exports._defaults = {
title: '',
sound: 'res://platform_default',
badge: 0,
id: 0,
id: "0",
data: undefined,
every: undefined,
at: undefined
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment