GithubHelp home page GithubHelp logo

maui.nuke's Introduction

apps

Hi I'm Jean-Marie, a silly mobile cross platform french freelance.

I'm the creator of www.sharpnado.com and like to build open source components.

I'm the founder of "Les Compagnons de l'App", codelapp.fr, which is an app studio gathering very experimented and talented builders.

You can reach me on twitter @Piskariov and on LinkedIn.

My github stats

maui.nuke's People

Contributors

brminnick avatar hemantbeast avatar roubachof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

maui.nuke's Issues

Bitcode enabled by default

Hello,
When I tried to publish an app with Maui.Nuke and got an error from Apple.
ITMS-90482: Invalid Executable - The executable 'MyApp.app/Frameworks/Nuke.framework/Nuke' contains bitcode.
There is workaround for urgent cases but all libs built with XCode 14 should go with disabled Bitcode

Cannot use the library in Release builds

Hello,

First, many thanks for a great library. It's very simple to use and it works perfectly in Debug builds.

However, I'm unable to build in Release mode. I am consistently hitting the following issue, and rebuilding/cleaning did not help.

Microsoft.Common.CurrentVersion.targets(4862,5): warning MSB3026: Could not copy "C:\Users\patri\.nuget\packages\imagecaching.nuke\2.0.13\lib\net6.0-ios16.1\ImageCaching.Nuke.resources\NukeProxy.xcframework\ios-arm64_x86_64-simulator\NukeProxy.framework\Modules\NukeProxy.swiftmodule\x86_64-apple-ios-simulator.private.swiftinterface" to "bin\Release\net7.0-ios\iossimulator-x64\ImageCaching.Nuke.resources\NukeProxy.xcframework\ios-arm64_x86_64-simulator\NukeProxy.framework\Modules\NukeProxy.swiftmodule\x86_64-apple-ios-simulator.private.swiftinterface". Beginning retry 1 in 1000ms. Could not find a part of the path 'bin\Release\net7.0-ios\iossimulator-x64\ImageCaching.Nuke.resources\NukeProxy.xcframework\ios-arm64_x86_64-simulator\NukeProxy.framework\Modules\NukeProxy.swiftmodule\x86_64-apple-ios-simulator.private.swiftinterface'.

Please let me know what you need in order to investigate this issue. Thanks!

Null reference exception when using UriImageSource

Description
UriImageSource is not displayed when using Nuke package.

Steps to Reproduce

  1. Create a new MAUI app with the default template
  2. Add Nuget Sharpnado.Maui.Nuke
  3. Initialize Nuke as described in Maui.Nuke
  4. Add an Image control with a Uri Source
    <Image Aspect="Fill" WidthRequest="162" HeightRequest="162"> <Image.Source> <UriImageSource CacheValidity="1" CachingEnabled="True" Uri="https://en.wikipedia.org/wiki/Image#/media/File:Image_created_with_a_mobile_phone.png"/> </Image.Source> </Image>
  5. You won't see the image displayed

Affected platforms
iOS

Did you find any workaround?
nope

Version with bug
10.11.2

Application Output

Microsoft.Maui.UriImageSourceService: Information: Loading "https://en.wikipedia.org/wiki/Image#/media/File:Image_created_with_a_mobile_phone.png" as a web URL
Microsoft.Maui.UriImageSourceService: Error: Fail to load image: https://en.wikipedia.org/wiki/Image#/media/File:Image_created_with_a_mobile_phone.png

System.NullReferenceException: Object reference not set to an instance of an object.
   at Maui.Nuke.NukeController.LoadImageAsync(NSUrl url, Action`1 onFail)
   at Maui.Nuke.NukeUriImageSourceService.GetImageAsync(IImageSource imageSource, Single scale, CancellationToken cancellationToken)
Microsoft.Maui.UriImageSourceService: Information: Loading "https://en.wikipedia.org/wiki/Image#/media/File:Image_created_with_a_mobile_phone.png" as a web URL
Microsoft.Maui.UriImageSourceService: Error: Fail to load image: https://en.wikipedia.org/wiki/Image#/media/File:Image_created_with_a_mobile_phone.png

Anything else?
Thanks in advance for this AMAZING library!

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.