[M] iOS add UnityKnowNew pay method
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#import <XYSDK/XYSDK.h>
|
||||
|
||||
#define TOKEN_ERROR @"-8"
|
||||
|
||||
extern "C" {
|
||||
|
||||
NSString* DicTojsonString(NSDictionary *dict)
|
||||
@@ -126,6 +125,13 @@ extern "C" {
|
||||
|
||||
}
|
||||
|
||||
//支付 new
|
||||
void UnityKnowNew(const char* productId, const char* productPrice, const char* productName,
|
||||
const char* productCount, const char* prodorderId, const char* appInfo, const char* pType)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
//打点
|
||||
void SetGaUserInfo(const char* userId)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user