Open DavidBabel opened 5 years ago
Ok we manage to download it from : https://tools.iabtechlab.com/omsdk But are the sources anywhere ?
Can we get an unminified version? I want to fake startSession,...
locally on development withouth SDK.
Can we get an unminified version? I want to fake
startSession,...
locally on development withouth SDK.
+1
+1
Can we get an unminified version? I want to fake
startSession,...
locally on development withouth SDK.
any chance issue addressed? how about sharing the unminified version if so
The repository with the source is only accessible to members of the Open Measurement Working Group. If you are interested in joining and contributing to the OM SDK then please email support@iabtechlab.com
I don't think it will be possible to share an unminified version to the public repository, but I can help with ideas for faking session events etc without the SDK for testing an integration. One idea is to mock the registerSessionObserver function to immediately invoke the function or to store it and call it when you specify. What kind of testing do you need to do that the unminified code will help with?
Hey there,
We manage to implement Omid with part of this repository, and the
omsdk-v1.js
which we download somehow (we don't remember). We are curious to know where is the repository for this file, or if it's not, where is the official download link ?Thanks