Hello,
I have question about two things.
-
Is it possible to send email with attachments without using native email function in windows store? Like it was using System.Security.Cryptography.X509Certificates etc? ( its showing many errors when building in unity thats why im looking for alternative way). It was perfect way for me becouse its for event application and user dont have to see that window after he input email.
-
Is it possible to make gif from WebCamTexture in Windows Store build? I was using assets in standalone - “CaptureTheGif” but in windows store build it isnt working problem is with System.threading and i dont know how to rewrite it.