Giter Club home page Giter Club logo

Comments (9)

KRA2008 avatar KRA2008 commented on July 21, 2024

It looks like the analagous fix for #2 can be applied to iOS to fix things. This is a relief because I love this module. I'm digging in to see if I can find the cause.

from xamforms.controls.calendar.

KRA2008 avatar KRA2008 commented on July 21, 2024

Just as a note, when I did look into this I couldn't figure it out. I can't promise I'll ever be able to find an answer.

from xamforms.controls.calendar.

BlackPinpin avatar BlackPinpin commented on July 21, 2024

Hello, I have the same problem and I can't find how to resolve it. If someone have a solution it would be a pleasure to read it, because a calendar who don't display correct dates is not very useful... :(

from xamforms.controls.calendar.

BlackPinpin avatar BlackPinpin commented on July 21, 2024

Ho, in fact it works on iOS, it was just because I thought that the nugget was installed in the iOS project but it was just installed in the PCL

from xamforms.controls.calendar.

Teviko avatar Teviko commented on July 21, 2024

In 1.0.7, this issue still exists on iOS release build. When changing month, the days do not update properly. But it is fine in iOS debug build.
Although I can still enable debugging option in the iOS release build, to deploy a larger app and dismiss this issue.
Hope someone has a solution to fix this issue.

from xamforms.controls.calendar.

Teviko avatar Teviko commented on July 21, 2024

Try add: [assembly: ExportRenderer(typeof(XamForms.Controls.CalendarButton), typeof(XamForms.Controls.iOS.CalendarButtonRenderer))]
It works fine for me now in iOS release build.

from xamforms.controls.calendar.

johankson avatar johankson commented on July 21, 2024

This should be in the documentation in the readme.md. It cost me several hours before I found this. Yes I know I should always read though the issues, but this seems like something that has to be added. :)

Otherwise, great control!

from xamforms.controls.calendar.

rebeccaXam avatar rebeccaXam commented on July 21, 2024

I added a Important note on the Readme and a Troubleshoot for this, hoop this helps ;)

from xamforms.controls.calendar.

 avatar commented on July 21, 2024

Try add: [assembly: ExportRenderer(typeof(XamForms.Controls.CalendarButton), typeof(XamForms.Controls.iOS.CalendarButtonRenderer))]
It works fine for me now in iOS release build.

where to add?assembly info?

from xamforms.controls.calendar.

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.