I am trying WeChat API in android.
I couldn't send text from my app to WeChat, and I found below. WeChat android api
So I made signature, but I am failing to approve my app in site (http://dev.wechat.com/app/list/).
Problem is, that I can not upload icons.
I made two icons: 24bit png 28*28 gray-scale for watermark, and 24bit png 108*108 for high resolution, just as the register form guided.
However, when I try to upload each icons, I can see red error message, 'Unable to set the icon'. That is not the problem of file size or file format, because I can see other messages if I change size or file format of my icon files.
Anyone can share your experiences? Thanks.