MAUI Android binding related to Retrofit Library crash issue

Anupam Kumari 0 Reputation points
2024-04-03T08:25:26.6833333+00:00

I am using MAUI Binding application that contains android sdk like android aar file . In android aar inside that i am using Retrofit for API call . so when we are calling API that time its crashing in MAUI showing too much work on main thread .

I removed the RETROFIT call and used not http api call then its working fine .

Please suggest that is that any configuration or changes need to do in MAUI side to support Retrofit or MAUI is not supporting Retrofit .

I tried to add ANDROID Retrofit using Nuget manager then also getting error and added manually but still its crashing .

Please suggest some solution on this .

Developer technologies | .NET | .NET MAUI
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.