You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
currently blackberry.event.registerEvent is getting exposed as a Public API and it should not be exposed as a public API
https://github.com/blackberry-webworks/BB10-WebWorks-Framework/blob/next-connectionchange/ext/blackberry.event/index.js#L64
The registerEvent can simply be called from the framework code instead of being called from the client.js of each extension.
https://github.com/blackberry-webworks/BB10-WebWorks-Framework/blob/next-connectionchange/ext/blackberry.app/client.js#L44
The text was updated successfully, but these errors were encountered: