Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add class loaders #55

Merged
merged 4 commits into from
Sep 27, 2024
Merged

Add class loaders #55

merged 4 commits into from
Sep 27, 2024

Conversation

rlepinski
Copy link
Contributor

Adds two loaders into the proxy to make dev easier. The loader will find classes with the names:

  • AirshipPluginLoader: all the frameworks will add this instead of a custom loader
  • AirshipPluginExtender: This is for devs to use to wire in or change things on Airship. Gives them an onReady callback. Needed to make LA easier

@rlepinski rlepinski changed the base branch from live-activities to main September 27, 2024 23:13
@rlepinski rlepinski merged commit 7627656 into main Sep 27, 2024
3 checks passed
@rlepinski rlepinski deleted the loader branch September 27, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants