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

IOS Release Problem #116

Open
whann0205 opened this issue Dec 28, 2024 · 2 comments
Open

IOS Release Problem #116

whann0205 opened this issue Dec 28, 2024 · 2 comments

Comments

@whann0205
Copy link

i get a lot of errors when trying to build a release version of my app.
it always starts with
..."is a framework of static libraries, and will not be copied to the app "
it is raised for
UserMessagingPlatform,
GoogleAppMeasurement,
GoogleMobileAds,
and GoogleUtilitiesComponents.
It works perfectly when building and debugging on my windows machine
as well as on the mac by using visual studio code as well!

It does not matter which Admob Version i am using (1.6.4 or 1.7.1).
If i am using the latest version i get another warning:
Xamarin.AndroidX.Lifecycle.ViewModelSavedState 2.8.5.1 requires Xamarin.AndroidX.Lifecycle.ViewModel (>= 2.8.5.1 && < 2.8.6) but version Xamarin.AndroidX.Lifecycle.ViewModel 2.8.6 was resolved.

@veler
Copy link

veler commented Jan 10, 2025

I have the same issue

@danielkollerkmc
Copy link

Same issue here.

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

No branches or pull requests

3 participants