This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rence:/Users/chrislamont/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/Users/chrislamont/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/Users/chrislamont/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/Users/chrislamont/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/Users/chrislamont/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/Users/chrislamont/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/Users/chrislamont/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/Users/chrislamont/.nuget/packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/Us |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== Visual Studio Community 2017 for Mac === | |
Version 7.6.10 (build 27) | |
Installation UUID: ea50993d-0596-4e5a-9732-12159fd2a7d0 | |
Runtime: | |
Mono 5.12.0.309 (2018-02/39d89a335c8) (64-bit) | |
GTK+ 2.24.23 (Raleigh theme) | |
Xamarin.Mac 4.4.1.178 (master / eeaeb7e6) | |
Package version: 512000309 |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oint | |
obj/Debug/netstandard2.0/Finnik.Services.Fake.dll | |
TargetPath = Finnik.Services.Fake.dll | |
_OutputPathItem | |
bin/Debug/netstandard2.0/ | |
_ResolveComReferenceCache | |
obj/Debug/netstandard2.0/Finnik.Services.Fake.csproj.ResolveComReference.cache | |
_ThisProjectBuildMetadata | |
/Users/chrislamont/Apps/Finnik/Finnik/src/03-Fakes/Finnik.Services.Fake/Finnik.Services.Fake.csproj | |
TargetFrameworks = netstandard2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Java.Lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/gms/R$string; ---> Java.Lang.ClassNotFoundException: Didn't find class "com.google.android.gms.R$string" on path: DexPathList[[zip file "/data/app/com.finnik.Finnik-1/base.apk"],nativeLibraryDirectories=[/data/app/com.finnik.Finnik-1/lib/arm64, /data/app/com.finnik.Finnik-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]] | |
at java.lang.ClassNotFoundException: Didn't find class "com.google.android.gms.R$string" on path: DexPathList[[zip file "/data/app/com.finnik.Finnik-1/base.apk"],nativeLibraryDirectories=[/data/app/com.finnik.Finnik-1/lib/arm64, /data/app/com.finnik.Finnik-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]] | |
at at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) | |
at at java.lang.ClassLoader.loadClass(ClassLoader.java:380) | |
at at java.lang.ClassLoader.loadClass(ClassLoader.java:312) | |
at at com.google.android.gms.common.internal.zzbz.<init>(Unknown Source) | |
at at com.google.fireb |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
y reference "Plugin.InAppBilling, Version=2.0.0.173, Culture=neutral, PublicKeyToken=null". | |
Resolved file path is "/Users/chrislamont/.nuget/packages/plugin.inappbilling/2.0.0.173-beta/lib/netstandard1.0/Plugin.InAppBilling.dll". | |
Reference found at search path location "{HintPathFromItem}". | |
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". | |
The ImageRuntimeVersion for this reference is "". | |
Primary reference "Plugin.Permissions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null". | |
Resolved file path is "/Users/chrislamont/.nuget/packages/plugin.permissions/3.0.0.12/lib/netstandard2.0/Plugin.Permissions.dll". | |
Reference found at search path location "{HintPathFromItem}". | |
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". | |
The ImageRuntimeVersion for this refe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Android.Views.InflateException: Binary XML file line #1: Error inflating class android.support.design.widget.BottomNavigationView ---> Java.Lang.Reflect.InvocationTargetException: ---> Java.Lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.TextView.setTextColor(android.content.res.ColorStateList)' on a null object reference | |
at java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.TextView.setTextColor(android.content.res.ColorStateList)' on a null object reference | |
at at android.support.design.internal.BottomNavigationItemView.setTextColor(BottomNavigationItemView.java:249) | |
at at android.support.design.internal.BottomNavigationMenuView.buildMenuView(BottomNavigationMenuView.java:278) | |
at at android.support.design.internal.BottomNavigationPresenter.updateMenuView(BottomNavigationPresenter.java:62) | |
at at android.support.design.widget.BottomNavigationView.inflateMenu(BottomNavigationView.java:236) | |
at at android.support.design.widget.Bottom |