mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
🎨 Support in-app purchase PRO Features and Subscription on iOS https://github.com/siyuan-note/siyuan/issues/14159
This commit is contained in:
parent
77e9a6f667
commit
cff131d1db
1 changed files with 1 additions and 0 deletions
|
|
@ -184,6 +184,7 @@ func VerifyAppStoreTransaction(accountToken, transactionID string) (retCode int)
|
|||
|
||||
retCode = 0
|
||||
retMsg = "verify app store transaction success"
|
||||
logging.LogInfof(retMsg)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue