Closed IzzySoft closed 1 year ago
Thanks again!
So where is it gone now? Since today it's no longer available. Strangely, I cannot find a commit removing it. But when I follow up the linked commit, it gives a warning that "This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository."
What happened, @N0-0NE-Dev? Will it reappear? Did you rewrite history and it got lost?
Did you rewrite history and it got lost?
Yeah that's exactly what I did, I rewrote the app in bare react native instead of using expo to reduce the app size, improve performance and reduce the amount of permissions needed and in the process I forgot to add the fastlane files to the new branch.
Will it reappear?
Yeah I will add the fastlane files now.
Thanks a lot! My updater just complained today :rofl:
I rewrote the app in bare react native instead of using expo to reduce the app size, improve performance and reduce the amount of permissions needed
Woah, fantastic! Curious for the new size then (currently it still seems the 19 MB per APK it had before).
Curious for the new size then (currently it still seems the 19 MB per APK it had before).
It used to be closer to 25MB on versions before 1.1.9.
It used to be closer to 25MB on versions before 1.1.9.
Ah, then I just didn't look "down" far enough. So "fantastic" to get squared then, good job! :star_struck:
Metadata as discussed in #1 – be welcome to use my Fastlane Cheat Sheet to build on this (e.g. replace screenshots, update description, add a featureGraphic, add per-release changelogs… whatever you feel needed).