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

Modus control (TMInput) is not working in .Net 9 #409

Closed
amosekr opened this issue Nov 19, 2024 · 0 comments · Fixed by #410
Closed

Modus control (TMInput) is not working in .Net 9 #409

amosekr opened this issue Nov 19, 2024 · 0 comments · Fixed by #410

Comments

@amosekr
Copy link
Collaborator

amosekr commented Nov 19, 2024

Modus control (TMInput) is not working in .Net 9.

Wherever the UI consists of TMInput controls, if we navigate to that UI , the app is crashing. It is only happening for TMInput control. We have used ResourceDictionary to append a TMInput UI, It is working till .net 8. But it is not working in .Net 9. it is throwing exception and app crashed.

The below exception we are getting.

MethodAccessException: Attempt by method 'Trimble.Modus.Components.TMInput.InitializeComponent()' to access method 'Microsoft.Maui.Controls.ResourceDictionary.SetAndLoadSource(System.Uri, System.String, System.Reflection.Assembly, System.Xml.IXmlLineInfo)' failed.

@github-project-automation github-project-automation bot moved this to In Review in Modus Mobile Nov 19, 2024
@amosekr amosekr linked a pull request Nov 21, 2024 that will close this issue
amosekr added a commit that referenced this issue Nov 27, 2024
…-not-working-in-net-9

Modus control (TMInput) is not working in .Net 9 #409
@github-project-automation github-project-automation bot moved this from In Review to Done in Modus Mobile Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant