[IOS/Android] Local Notifications [v2.5.3]


robinschaafsma

  • *
  • Posts: 714
UPDATE

- 2.5.3(2018-12-30): Fix Android JNI import; Fix when set Android TargetVersion 26.; Set/Increase/Decrease icon badge number is deprecated in Android Version 8 >

ANY ISSUES?
Creating an issue on GitHub
Repository: https://github.com/byrobingames/localnotifications/issues

Need help with creating a issue?
https://help.github.com/articles/creating-an-issue/

RulezTeam

  • *
  • Posts: 319
Hi robin,

as I reported here :  http://community.stencyl.com/index.php?issue=1463.0
even if I don't use your extension (they are present in extension folder, but they aren't activated), if I export to HTML5 I have these errors :

Code: [Select]
XML Parsing Error: syntax error
Location: file:///D:/Stencyl/games-generated/GameExp/Export/html5/bin/assets/data/com.byrobingames.manager/notif.json?136693
Line Number 1, Column 1: notif.json:1:1
[lime.utils.AssetLibrary] Loaded asset: assets/data/com.byrobingames.manager/notif.json [TEXT] (305/368) Log.hx:108:3
[lime.utils.AssetLibrary] Loaded asset: assets/graphics/default-font.fnt [TEXT] (306/368) Log.hx:108:3
XML Parsing Error: no root element found
Location: file:///D:/Stencyl/games-generated/GameExp/Export/html5/bin/assets/data/com.byrobingames.manager/webview.html?136693
Line Number 1, Column 1: webview.html:1:1
[lime.utils.AssetLibrary] Loaded asset: assets/data/com.byrobingames.manager/webview.html [TEXT] (307/368)
XML Parsing Error: not well-formed

robinschaafsma

  • *
  • Posts: 714
Hi robin,

as I reported here :  http://community.stencyl.com/index.php?issue=1463.0
even if I don't use your extension (they are present in extension folder, but they aren't activated), if I export to HTML5 I have these errors :

Code: [Select]
XML Parsing Error: syntax error
Location: file:///D:/Stencyl/games-generated/GameExp/Export/html5/bin/assets/data/com.byrobingames.manager/notif.json?136693
Line Number 1, Column 1: notif.json:1:1
[lime.utils.AssetLibrary] Loaded asset: assets/data/com.byrobingames.manager/notif.json [TEXT] (305/368) Log.hx:108:3
[lime.utils.AssetLibrary] Loaded asset: assets/graphics/default-font.fnt [TEXT] (306/368) Log.hx:108:3
XML Parsing Error: no root element found
Location: file:///D:/Stencyl/games-generated/GameExp/Export/html5/bin/assets/data/com.byrobingames.manager/webview.html?136693
Line Number 1, Column 1: webview.html:1:1
[lime.utils.AssetLibrary] Loaded asset: assets/data/com.byrobingames.manager/webview.html [TEXT] (307/368)
XML Parsing Error: not well-formed

Ok thanks for pointing that out. I will make an update on the toolset so the files will not copied in game when engine-extension is disabled.

robinschaafsma

  • *
  • Posts: 714
Hi robin,

as I reported here :  http://community.stencyl.com/index.php?issue=1463.0
even if I don't use your extension (they are present in extension folder, but they aren't activated), if I export to HTML5 I have these errors :

Code: [Select]
XML Parsing Error: syntax error
Location: file:///D:/Stencyl/games-generated/GameExp/Export/html5/bin/assets/data/com.byrobingames.manager/notif.json?136693
Line Number 1, Column 1: notif.json:1:1
[lime.utils.AssetLibrary] Loaded asset: assets/data/com.byrobingames.manager/notif.json [TEXT] (305/368) Log.hx:108:3
[lime.utils.AssetLibrary] Loaded asset: assets/graphics/default-font.fnt [TEXT] (306/368) Log.hx:108:3
XML Parsing Error: no root element found
Location: file:///D:/Stencyl/games-generated/GameExp/Export/html5/bin/assets/data/com.byrobingames.manager/webview.html?136693
Line Number 1, Column 1: webview.html:1:1
[lime.utils.AssetLibrary] Loaded asset: assets/data/com.byrobingames.manager/webview.html [TEXT] (307/368)
XML Parsing Error: not well-formed

Update Toolset to version 8 see:
http://community.stencyl.com/index.php/index.php?topic=51498.msg305423#msg305423