wechat Questions

4

Solved

I was trying to use libWeChatSDK.a library in my iPhone application and on iPhone 5 it works as it should. However I encountered problems with the newest iPhone, it seems that this library does not...
Alexandrine asked 8/5, 2014 at 10:22

8

Solved

I'm working with wechat APIs ... here I've to upload an image to wechat's server using this API http://admin.wechat.com/wiki/index.php?title=Transferring_Multimedia_Files url = 'http://file.api.wec...
Ferrol asked 17/3, 2015 at 16:8

3

Wechat has a very convenient QR-code login option (sorry, Chinese only) for desktop websites. Basically you just scan the code with Wechat, click OK, and you're logged in. However, I'm struggling ...
Contrapose asked 21/1, 2016 at 5:4

2

Solved

How do I do authorization and login with WeChat using the iOS SDK? There doesn't seem to be much information about this on stack overflow or google and most of the documents are in Chinese.
Manson asked 28/6, 2016 at 6:52

3

Target: get token which I need to send to the app server Problem: registered returns true, requests done returns true, but onReq and onRespdid not get called. Here is the code: public class WeCha...
Waldos asked 15/1, 2015 at 9:28

1

Solved

I just followed all the stuff which are mentioned in this example from Aaron Bruckner. Tried out with and without the boolean flag for enabling the checkSignature. init API: api = WXAPIFactory.cr...
Aurilia asked 2/2, 2018 at 10:16

3

Solved

Want to use wechat sdk to create menu WeChat.create_menu({ "button":[ { "type":"click", "name":"Daily Song", "key":"V1001_TODAY_MUSIC" }, { "type":"click", "name":" Artist Profile", "k...
Hellish asked 21/5, 2015 at 18:26

1

I have built a chat bot for WeChat and connected it to a WeChat official page on https://admin.wechat.com However, I can no longer login to the admin website. It gives invalid user/password, but I...
Bathometer asked 8/9, 2017 at 16:19

3

Solved

I'm trying to add WeChat sharing functionality to my project. However the SDK files, documentation, development guides, and sample project are all in Objective-C. I am writing my project in Swift. ...
Viera asked 1/3, 2016 at 9:22

2

Revisiting a project I've not opened for a month or so I've found that the sandbox account I previously set up cant be accessed, visiting; http://admin.wechat.com/debug/cgi-bin/sandbox?t=sandbox/l...
Quoth asked 30/5, 2017 at 13:17

4

Solved

Whatsapp allows you to link to a new message via <a href="whatsapp://send?text=The text to share!" data-action="share/whatsapp/share" class="Share-link m-whatsapp"> How do I do the same t...
Coumarone asked 16/2, 2016 at 6:45

2

When I use Apple's UIActivityViewController to share a few images to WeChat (weixin). I find that sometimes it doesn't work. Most of the time it works well when I select only 1~3 images, but if I s...
Barbitone asked 1/4, 2016 at 8:41

4

I am trying to make an Android app which communicates with WeChat app. Followed the sample from here But in the sample and in my own app I am able to make api calls, which is being done. For exam...
Cundiff asked 29/11, 2013 at 11:29

2

Solved

I created an app with the Wechat API. I try to post on my user's wall. I can publish on Wechat moments successfully on iOS (with the notice saying the app was not approved yet). However on Android,...
Yser asked 10/7, 2014 at 6:36

1

I'm actually trying to set up a OAuth login with WeChat for my web application. So, I have create a account on wechat, and I used a Test account to have all access unlimited. So, on the test accou...
Gondi asked 19/4, 2016 at 8:12

5

Solved

This site tries to explain the process: http://admin.wechat.com/wiki/index.php?title=Access_token The problem is nowhere do they tell you where to get the AppID or what exactly the secret is.Has a...
Epileptic asked 18/12, 2013 at 11:22

1

So I have a website with functional redirects to both the Google play store and the itunes store. Using the WeChat messaging application I can open an in-app browser to view the webpage and do ever...
Mulderig asked 11/8, 2015 at 16:25

1

Solved

I've been trying so hard to upload icon image of watermark and high resolution into Wechat api while registering an app for iOS and here is whats happening: Check the website here: http://develop...
Rumen asked 17/9, 2015 at 11:23

0

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.we...
Unhinge asked 19/8, 2015 at 9:3

2

Solved

Question Is there a way to provide a custom title, description and thumbnail for when my website pages are shared from within WeChat? Background We have an iPhone app from which users can publis...
Goebbels asked 25/3, 2014 at 13:27

2

I want to logout programatically from wechat just like we do in Facebook and Twitter. Is it possible? Righty now I have successfully integrated the wechat into my application using WeChat SDK, but...
Fortunna asked 13/8, 2014 at 12:38

0

I was wondering if any WeChat experts out there can tell me if there is a way to obtain the users open id by using WeixinJSBridge or some other way when they are viewing a URL inside of wechat? Mo...
Powder asked 7/8, 2014 at 10:0

3

I have downloaded the SDK example from WeChat website: http://dev.wechat.com/document/gettingstart/android/ I used Eclipse and ADT, target platform Android 2.2 on Samsung Galaxy Spica i5700. The ...
Brocade asked 28/1, 2013 at 15:35

1

I couldn't find any reference to that question, and I hope someone here knows. I created a promotional html5 page for a client. This page is on my server. I am sharing the page address via WeChat...
Aidaaidan asked 21/5, 2014 at 10:26

1

Do you know the protocol for Line and Wechat? I want to find link of Line and Wechat like yahoo(ymsgr:sendIM?userid) and skype(skype:userid?chat)
Bigotry asked 14/11, 2013 at 7:17

© 2022 - 2024 — McMap. All rights reserved.