WhatsApp / stickers

This repository contains the iOS and Android sample apps and API for creating third party sticker packs for WhatsApp.
Other
2.73k stars 1.7k forks source link

app crashes when opening #23

Closed normal-cat closed 6 years ago

normal-cat commented 6 years ago

When opening the app the app crashes. It says

W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=arm64 --instruction-set-features=smp,a53 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=generic --instruction-set-features=default --dex-file=/data/app/com.normalcat.samplestickerapp-2/split_lib_dependencies_apk.apk --oat-file=/data/dalvik-cache/arm64/data@app@com.normalcat.samplestickerapp-2@split_lib_dependencies_apk.apk@classes.dex) because non-0 exit status

Here is the app folder: https://drive.google.com/drive/folders/1RLvrjNss1Ozyr2p4GS0UlMWgTiMicm8-

hyoretsu commented 6 years ago

When opening in Android Studio or phone? Make sure you built the signed release version, not debug.

normal-cat commented 6 years ago

When opening in Android Studio or phone? Make sure you built the signed release version, not debug.

The build version didn't matter. The reason the app wouldn't launch, was a mistake in the contents.json file. I thought emoji was optional so I deleted it.

emoji (optional): add up to a maximum of three emoji for each sticker file. Select emoji that best describe or represent that sticker file. For example, if the sticker is portraying love, you may choose to add a heart emoji like 💕. If your sticker portrays pizza, you may want to add the pizza slice emoji 🍕. In the future, WhatsApp will support a search function for stickers and tagging your sticker files with emoji will enable that. The sticker picker/tray in WhatsApp today already categorizes stickers into emotion categories (love, happy, sad, and angry) and it does this based on the emoji you tag your stickers with.