I made a change to support proper multi-value splitting, but this uses a regex feature (from 2018) that iOS still does not support. I added a work-around for this, so that Material still works. However, it appears that this work-around gets broken by the minification process that is applied to release builds. I'm working on fixing this. For now, if on iOS *do not* update to 2.2.0
*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
