urbanairship / airship-mobile-framework-proxy

Apache License 2.0
0 stars 3 forks source link

Android Add hybrid app hooks #62

Closed rlepinski closed 1 month ago

rlepinski commented 1 month ago

Adds ability to modify config programmatically and set forward listeners.

This will have to be another major rev to the proxy and frameworks since the airship extender optional method does not bind to Java. There are some flags to make defaults work but it requires special compiler flags, not sure if we want to go down that route.