thehen using the optimization had some negative visual effects (white outlines around images) so I tried a different approach and just optimized the largest of the images (anything above 10KB) since I Have over 243 images in the project. That ended up only optimizing about 37 images, but that seems to be enough as after the base64 encode I am now at just under 8MB on my c2runtime.js. I also did a brute export with png8 from C2 before doing any other optimization.
I wanted to ask though, for Windows Phone is there any option like in Win8 in visual studio to associate the app with the store listing before upload? I want to make sure my info is correct before upload and not legacy app ID, etc... from the Winphone plugin project's pre-existing files..
Also any news on the advertising functionality? I just can't find a good way yet to put ads in and be able to remove them when purchased like I can on Win8 using the advertising plugin...