Git Product home page Git Product logo

Comments (6)

paul-kiar avatar paul-kiar commented on August 18, 2024

I'm having the same problem.
My work around on android was to create:

public class MyNavigationContainer : IconNavigationPage, IFreshNavigationService { // copy everything from FreshNavigationContainer }

But this still gives the same error on IOS as you're getting.

from xamarin.plugins.

paul-kiar avatar paul-kiar commented on August 18, 2024

I believe the problem is the fact that the Icon property is used for holding the name of the character to render, this is not a valid resource image name so Mono is throwing an exception.

from xamarin.plugins.

paul-kiar avatar paul-kiar commented on August 18, 2024

I have confirmed that the Icon property on IconToolbarItem should not be used as the holder for the Icon, if you set the Icon to say fa-barcode and then create images fa-barcode.png the fa-barcode.png is rendered as the IconToolbarItem icon, not the fa-barcode character from fontawesome.

I thought maybe I could work around the problem by putting in stub images, hoping that the Icon would switch on load, but no, it always displays the stub image.

from xamarin.plugins.

jzhouw avatar jzhouw commented on August 18, 2024

I have same problem and noticed that the IsVisibleProperty binding not work too.

from xamarin.plugins.

candidodmv avatar candidodmv commented on August 18, 2024

I'm with this problem too, there any news?

from xamarin.plugins.

candidodmv avatar candidodmv commented on August 18, 2024

I found the solution workaround

from xamarin.plugins.

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.