Giter VIP home page Giter VIP logo

Comments (5)

jamesmontemagno avatar jamesmontemagno commented on July 26, 2024

Fixed up.
For UWP you need to install the SQLite extension from "Extensions and Updates"

from app-myshoppe.

TheBigRic avatar TheBigRic commented on July 26, 2024

Thank you for all the effort. Unfortunately after trying for a couple of hours I can't get this working using VS 2015.
The reference for Bing Maps isn't working, although installed this using extension and updates.

The reference 'Microsoft Visual C++ 2013 Runtime Package for Windows' makes me think you use VS2013?

from app-myshoppe.

jamesmontemagno avatar jamesmontemagno commented on July 26, 2024

Hmmmm, shouldn't be I used 2015 on Windows 10. I will double check the UWP one isn't done though.

from app-myshoppe.

TheBigRic avatar TheBigRic commented on July 26, 2024

It's all a bit strange. After uninstalling Bing Maps and MS visual studio runtime package. Rebooting my machine, reinstalling, rebooting VS, the Android and UWP now runs. Didn't try IOS as I have no access to my remote compiler machine at the moment.

Although it runs, I still get build errors on the PCL for the FeedBackpage.xaml and StoresPages.xaml. And several warnings that not all NuGet package where successfully restored. However all references are without warning.

And while it runs, in the UWP version, when you press a store to go the details of a store an error occurs. This works in the Android version.
Debugging this throws somewhere out of the solution and the stacktrace isn't helping also. Am I missing something else?

from app-myshoppe.

TheBigRic avatar TheBigRic commented on July 26, 2024

After some further debugging I found that the Map control is causing the exception (Value cannot be null). The stack trace is:

at System.StubHelpers.HStringMarshaler.ConvertToNativeReference(String managed, HSTRING_HEADER* hstringHeader)
at Windows.UI.Xaml.Controls.Maps.MapControl.put_MapServiceToken(String value)
at Xamarin.Forms.Maps.UWP.MapRenderer.d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore()

The unhandledexception event handler is generated only in Debug mode, so you would think that in Release mode the app would jst crash, but it doesn't! In release it runs perfectly.

from app-myshoppe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.