...
- Gareth Davies and Former user (Deleted) to catch up for coffee and discuss the Minuet discoverability API (please confirm that I captured this action accurately!)
Meeting Notes
- TBDAs discussed here are the steps for those who want to look at the AppBridge JavaScript used by Symphony.
- Find the Symphony.pgx file on your machine
- Rename Symphony.pgx to Symphony.zip
- Unzip
- In the file there is a background.js which is what gets bootstrapped on startup.
- There is also a appbridge.js which contains the web to native interop code - this gets loaded in to the DOM at startup. Note - not all methods are used but it will still give you an indication of how Symphony is using the container.
New Action items
- TBD