Our game need to integrate Wechat (the most popular social app in China) SDK to use its authentication and sharing functions – Social Media Marketing is a big deal to our game.
To do this, we need call Wechat SDK functions in AppDelegate functions as following:
I searched the manuals and forum posts about how to implement iOS AppDelegate functions and got nothing. I want to know if it is possible to do this? Or there is any workaround?