Leanplum JavaScript SDK 1.7.0
What's new:
- In-App Messages: subscribe to the
showMessageevent for custom rendering of in-app messages.
See the Web In-App messages help topic for more information. getFileUrlmethod that resolves a filename to link to the downloadFile API.onandoffmethods for subscribing to eventsgetUserIdmethod for getting the ID of the current user
What's fixed:
- JS error when the development socket closes due to an error (#95)