Demigiant Forum

Unity Assets => DOTween & DOTween Pro => Topic started by: Brick on July 30, 2015, 05:23:59 PM

Title: wp8 / windows apps store - error System.Type
Post by: Brick on July 30, 2015, 05:23:59 PM
Hi,

I would like to know if DOTween Pro is comnpatible with WP8 (10 as its launched) and the windows app store.

I have switched my build type to Windows app store and when i try to compile the application i get an error:
" Assets\Demigiant\DOTweenPro\DOTweenAnimation.cs(479,22): error CS1061: 'System.Type' does not contain a definition for 'IsSubclassOf' and no extension method 'IsSubclassOf' accepting a first argument of type 'System.Type' could be found (are you missing a using directive or an assembly reference?) "

I am running latest release of Unity and Dotween

Any suggestions would be great thanks

Daniel