momo-wallet / mobile-sdk

If your business have a mobile app. You can use this SDK to integrate your mobile with MoMo App
79 stars 54 forks source link

MoMo có mở lại app khi sau thanh toán xong không ? (IOS) #70

Closed trancongdung12 closed 2 years ago

trancongdung12 commented 2 years ago

Mình không thấy momo mở lại app khi thanh toán thanh toán xong. Không biết có ai bị kh?

trancongdung12 commented 2 years ago

Mình thiếu dòng này nên không được. Giờ được rồi ✌️

<key>CFBundleURLTypes</key>
 <array>
   <dict>
     <key>CFBundleURLName</key>
     <string></string>
     <key>CFBundleURLSchemes</key>
     <array>
       <string>partnerSchemeId</string>
     </array>
   </dict>
 </array>