Commit 77ecc164 by Sebastián Katzer

Remove onload flag for ios

parent 4fe25d4d
......@@ -71,8 +71,7 @@
<platform name="ios">
<config-file target="config.xml" parent="/*">
<feature name="LocalNotification">
<param name="ios-package" value="APPLocalNotification" onload="true" />
<param name="onload" value="true" />
<param name="ios-package" value="APPLocalNotification" />
</feature>
</config-file>
......
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