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

Compiling errors everywhere!!! #8

Open
freezersharp opened this issue Mar 29, 2021 · 1 comment
Open

Compiling errors everywhere!!! #8

freezersharp opened this issue Mar 29, 2021 · 1 comment

Comments

@freezersharp
Copy link

  1. Downloading the solution, open it and compile it: namespace missing. I had to add manually this:

using MarcTron.Plugin.CustomEventArgs;

  1. Cannot compile for iOS:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Xamarin\iOS\Xamarin.iOS.Local.targets(109,3): error : Could not find a part of the path 'C:\Users\PC\AppData\Local\XamarinBuildDownloadCache\GAppM-6.4.1\Frameworks\GoogleAppMeasurement.framework\GoogleAppMeasurement'.

  1. If I update all the nugets (this project uses Xamarin Forms 4.6), I get another errors:
    An error occurred: 'Object reference not set to an instance of an object.'. Callstack: ' at TestMTAdmob.iOS.AppDelegate.FinishedLaunching (UIKit.UIApplication app, Foundation.NSDictionary options) [0x00007] in C:\Users\PC\Desktop\TestMTAdmob-master\TestMTAdmob\TestMTAdmob.iOS\AppDelegate.cs:23

Xamarin.PreBuilt.iOS[288:11646] Xamarin.iOS: Unable to locate assembly 'Xamarin.Forms.Xaml' (culture: '')

  1. I read about another requirement, the Xamarin.Google.iOS.SignIn package. I've installed it but it doesn't work neither.
@gsgou
Copy link
Contributor

gsgou commented Jun 8, 2022

@freezersharp there is a project update merged with MTAdmob 1.6.9 and XF 5.0

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

2 participants