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

bug-283 Use stax-api newInstance() instead of newFactory() for Android compat… #284

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

samimejri
Copy link
Contributor

Motivation and Context

Using java semantic kernel in Android Development results in an error when invoking prompts
bug-283

Description

Android stax-api implementations does not come with the newFactory() method for XML parsing. newInstance() method must be used instance.

Contribution Checklist

@karianna karianna merged commit b08fdf0 into microsoft:main Feb 16, 2025
8 checks passed
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