GithubHelp home page GithubHelp logo

Comments (6)

Asorano avatar Asorano commented on September 28, 2024 1

Hey Alex,
after your post I checked the pull requests and there is one which adds the missing file:
https://github.com/handcircus/iMessageStickerUnity

I just checked it and it works perfectly! So thanks for your hint 👯‍♂️

@skjalgsm Please take a look and apply the fix to your repo!
Thanks for your great tool btw!

from imessagestickerunity.

skjalgsm avatar skjalgsm commented on September 28, 2024

Hi Asorano.

The sticker pack exports the stickers in the same order that you set them up in Unity. What might have happened to you is that you made a build (which exports the sticker target to your xcode) with the wrong order, then you fixed the order in unity and did another build. But what happens now is that the exporter checks to see if you already have a sticker target in your xcode project and if it does it just skips exporting it again.

So could you try to open up xcode and remove the sticker pack manually before exporting again?

from imessagestickerunity.

Asorano avatar Asorano commented on September 28, 2024

Hey Skjalgsm,
thanks for your fast answer! I deleted the xcode project and started a new build but unfortunately it still has the same random order.
Do you have any other idea what could go wrong?

Thanks for your help!

from imessagestickerunity.

alexanderperrin avatar alexanderperrin commented on September 28, 2024

Hey there! I'm absolutely loving the tool, though I'm having the same issue. The stickers appear to sort alphabetically and not in the sort order that appears in the inspector editor. After some investigation I've found that there's no Contents.json being written to Stickers.xcassets/Sticker Pack.stickerpack which is required for manual ordering. Currently looking into a solution. Thanks!

from imessagestickerunity.

alexanderperrin avatar alexanderperrin commented on September 28, 2024

I wish I had seen that! I just wrote the very same change myself. See #37 for previous PR.

from imessagestickerunity.

skjalgsm avatar skjalgsm commented on September 28, 2024

Done. Thanks for testing the PR and condirming it worked :)

from imessagestickerunity.

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.