18

Mention support link support is here! It took me a while but I successfully implemented it and it took way longer than it should’ve.

Comments
  • 3
  • 5
    I’d like to use your app.
  • 2
    I am never featured in these screenshots :(
  • 1
    Bro I don’t want @Cyanide poisoning

    Just kidding, I’ll probably feature you soon 😅
  • 1
    @r20408e122449d I will gladly let you, but in order to do that I need a developer certificate. And that costs about 100$ a year. Maybe I’ll try getting one after getting the Apple Silicon MacBook that will come out this year (with probably more RAM, better CPU and more stuff). Also, knows this: this is an iOS app, and porting this to android is currently not on schedule but I will try my best. I promise I will try!
  • 2
    @OmerFlame I think you can get a free provisioning profile and do it using TestFlight or Diawi. Until you get a paid account.

    I remember those days when I used to work with Theos for developing apps/tweaks on my jailbroken iPhone 4. Those were the good old days. Miss those days. 😢
  • 1
    @r20408e122449d I researched on it a little bit, and I even successfully generated an IPA without signing it, but there is one complication: provisioning profiles. I think I need a 100$ certificate, for Diawi and/or TestFlight. So currently, this is kinda out of my reach... unless suddenly my mom or dad buy me a 100$-per-year certificate or give in to me begging them 😭
  • 2
    @OmerFlame Oh that sucks. It sucks that we can’t even try an app without the fee. (For free, wouldn’t mind things like a finite valid time, limited devices, etc) But it still would be nice to be able to test it out.
  • 1
    @r20408e122449d the app is open-source! You can build it yourself, here’s the link to the repo: https://github.com/OmerFlame/...

    You need CocoaPods though, there are required dependencies. After you install the dependencies, open the .xcworkspace file (NOT any of the .xcodeproj files) and just run the app on your phone or simulator. The app’s provisioning profile will survive for the next 7 days.
Add Comment