Info

Download .APK (20.6 MB)
Download .IPA (19.6 MB)

Testing and Issues

You can test this app and submit issues during the testing period of the Sticker App Contest contest.

Install .ipa files via AltStore

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

267
by rating

Issues

Fair Mammoth Nov 11, 2021 at 16:57
Congratulations! You completed the contest task for both Android and iOS. Your apps provide a unique, user-friendly design with excellent stability and usability. However, older iOS devices, (such as the iPhone 6S series) can experience noticeable performance issues.
The apps support local caching of sticker packs, editing of saved stickers and all the features expected from a sticker app – an image editor (including an Auto-Remove Background feature) and a way to generate text for static stickers.
For further development, we advise the following improvements: 
– Make the iOS app match the performance of its Android counterpart on older devices. 
– Prevent the app from exporting an empty canvas.
– Keep working on the Auto-Remove Background feature, there is still room for improvement.

=====
TOTAL: $3,750 (Android $2,000 + iOS $2,000 – penalty $250: noticeable performance issues)

=====
iPhone 6S Plus (iOS 14.7); iPhone Xs (iOS 14.7).
Samsung Galaxy S10 (Android 11); Samsung Galaxy A51 (Android 11); Xiaomi Redmi Note 8 Pro (Android 10).
20
Humble Antelope Apr 6, 2023 at 20:47
In 1.0.5 I polished the outline feature, 1.0.5 apk is available here: https://github.com/rafalbednarczuk/tstick/releases
Also, I wrote an article about TStick app: https://telegra.ph/How-I-won-50000-Telegram-Sticker-App-Contest-using-Flutter-04-06
This is only a minor issue, but exporting a stickerpack to apps with a different package name (but which still have the ability to receive the import intent) doesn't seem to work, i.e. the app opens but nothing happens.
For example, this happens with the Telegram Beta client.
Looking at the log output with `adb logcat` reveals the following exception: `java.lang.SecurityException: Permission Denial: opening provider androidx.core.content.FileProvider from ProcessRecord{75b7fb4 24625:org.telegram.messenger.beta/u0a379} (pid=24625, uid=10379) that is not exported from UID 10317`
You could try to grant the URI permission in the intent itself, or to allow access to all packages which can receive the intent.

(Awesome app otherwise though, especially the automatic background removal!)
OnePlus 6, Android 10
2
Humble Antelope Jul 5, 2021 at 21:02
Thank you for that issue, I wasn't aware of the beta app's different package name :)
You are right, for now it's only possible to export to these apps on Android:
org.telegram.messenger
org.telegram.messenger.web
iOS:

Background remover works better than in other apps. Nice font picker.

Auto outline failed (see screenshot)
iPhone 7, iOS 14.6
Humble Antelope Jul 7, 2021 at 20:43
Yeah, outline feature isn't polished yet and it might be bugged for some cases, especially after background removal.
For now for these cases it's helpful to do a manual cut before auto outline to make sure there aren't any unwanted shadows or artifacts left around the sticker.
Nobody added any issues yet...