Stamplay / stamplay-js-sdk

:rocket: JavaScript SDK of Stamplay cloud platform
https://stamplay.com
MIT License
88 stars 18 forks source link

TypeError: Stamplay.init is not a function #3

Closed kikocastro closed 9 years ago

kikocastro commented 9 years ago

Hello, I'm trying to use the SDK on a different domain. When I call Stamplay.init("APPID") as described on the documentation I get TypeError: Stamplay.init is not a function. At the console I get the Stamplay object.

claudiopetrini commented 9 years ago

Hi there, what version of the sdk are you using? Here is an example, please let me know.

kikocastro commented 9 years ago

Thank you for the reply! I was having issues with the accepted cors. Using 0.0.12. Now it's working :)

claudiopetrini commented 9 years ago

Perfect!