Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Meeting Notes

  • TBDAs discussed here are the steps for those who want to look at the AppBridge JavaScript used by Symphony.  
  1. Find the Symphony.pgx file on your machine
  2. Rename Symphony.pgx to Symphony.zip
  3. Unzip
  4. In the file there is a background.js which is what gets bootstrapped on startup.
  5. 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