Skip to content

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

Merged
karianna merged 1 commit intomicrosoft:mainfrom
samimejri:bug-283
Feb 16, 2025
Merged

bug-283 Use stax-api newInstance() instead of newFactory() for Android compat…#284
karianna merged 1 commit intomicrosoft:mainfrom
samimejri:bug-283

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