-
Couldn't load subscription status.
- Fork 262
Closed
Description
Hey guys,
after upgrading the SDK to 7.11.x (both 7.11 and 7.11.1) i get the following error when running the app:
FileNotFoundException: Could not load file or assembly 'Facebook.Unity.Canvas' or one of its dependencies. The system cannot find the file specified.
I already tried to adjust link.xml because i thought it might be a stripping issue, but it didn't help.
<assembly fullname="Facebook.Unity.Canvas" ignoreIfMissing="1">
<type fullname="Facebook.Unity.Canvas.*" preserve="all"/>
</assembly>
<assembly fullname="Facebook.Unity.*" ignoreIfMissing="1">
<type fullname="Facebook.Unity.*" preserve="all"/>
</assembly>
If somehow relevant i am using Unity 2017.3.p4
Best Wishes
MoinTom
IARI
Metadata
Metadata
Assignees
Labels
No labels