Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IYS kodunu Euromsg.sync() kodundan hemen önce ekleyiniz.

Code Block
languageswift
Euromsg.registerEmail(email: "example@email.com", permission: true)
//TICARITACIR hesaplar için aşağıdaki kodu kullanınız
Euromsg.registerEmail(email: "example@commercial.com, permission: True, isCommercial: true)

...