Giter VIP home page Giter VIP logo

Comments (8)

c-lamont avatar c-lamont commented on July 23, 2024

Hi @dgerding,

Thanks for reaching out.

I have not heard of any issues on using the package with XF 3.0. Could you provide some more details of your issue?

from pxtabs.

dgerding avatar dgerding commented on July 23, 2024

Hi Chris,
Here's what I know so far. I am on VS 2017 15.7 - the new release version. I tried building the whole solution - the one that includes both the sample and the solution. I can't get the solution to update to XF 3 nugets. I was able to build successfully to iOS but not to Android.

I'm going to try with just adding the nuget to a new Xamarin Forms solution and will let you know.

nugets

from pxtabs.

dgerding avatar dgerding commented on July 23, 2024

Okay, I made a new blank cross-platform solution using the release version of VS 15.7 (win) and then copied the few pages in from the existing sample. The solution, attached, has the same problem for all three targets (see below).

I'm also adding the zipped solution in the next comment. Hope this helps and thanks.

Dave G

runtime_error_android_newsolution_withnuget

runtime_error_ios_newsolution_withnuget

runtime_error_uwp_newsolution_withnuget

from pxtabs.

dgerding avatar dgerding commented on July 23, 2024

:P Posted to GitHub. Easier :)

https://github.com/dgerding/PXTabsTest.git

from pxtabs.

dgerding avatar dgerding commented on July 23, 2024

Oh, and to clarify, the new solution doesn't have the "same problem" I experienced at first. Same goal though: running with XF3 etc...

Thanks

from pxtabs.

dgerding avatar dgerding commented on July 23, 2024

Great. I'll give it a try. And thanks!

from pxtabs.

dgerding avatar dgerding commented on July 23, 2024

@mvanbeusekom Just realized, I should wait for the Nuget package to be updated? Yes? I hadn't had any luck building it so that probably makes the most sense.

from pxtabs.

mvanbeusekom avatar mvanbeusekom commented on July 23, 2024

@dgerding depends a bit, you would help us out if you could test it to make sure it works. You could clone the code on your local machine (should be Visual Studio on Windows, since it is a multitarget project) and compile it.

After you compiled the project you should find a .nupkg file in your bin/Debug or bin/Release folder. Copy this file to an easy to remember folder (I always use c:\Tools\NuGet\LocalRepo, but it can be anything you like). Now in you project simply add a new NuGet Source and point it to your local folder. Now you should be able to install the NuGet package from you local repository.

More detailed information on setting up your local repository can be found here: https://codurance.com/2015/05/04/creating-a-local-nuget-repository/

from pxtabs.

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.