Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[Solved] Android build fail after latest update (FacebookStore.dll not found)

Discussion in 'Unity IAP' started by StanislavMaksheev, Jun 27, 2017.

Thread Status:
Not open for further replies.
  1. StanislavMaksheev

    StanislavMaksheev

    Joined:
    Feb 6, 2015
    Posts:
    47
    After latest update Android failed to build

    ArgumentException: The Assembly FacebookStore is referenced by Stores ('Assets/Plugins/UnityPurchasing/Bin/Stores.dll'). But the dll is not allowed to be included or could not be found.

    But i have files in project.
     

    Attached Files:

    • 5555.JPG
      5555.JPG
      File size:
      23.2 KB
      Views:
      945
  2. garrahan

    garrahan

    Joined:
    Jan 22, 2014
    Posts:
    4
    I'm also getting this issue when i updated the IAP Services. When I build out to Android.

    ERROR
    FileNotFoundException: Could not load file or assembly "FacebookStore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.

    ERROR
    ArgumentException: The Assembly FacebookStore is referenced by Stores ( 'Assets/Plugins/UnityPurchasing/Bin/Stores.dll'). But the dll is not allowed to be included or could not be found.

     

    Attached Files:

  3. StanislavMaksheev

    StanislavMaksheev

    Joined:
    Feb 6, 2015
    Posts:
    47
    I use Unity 5.5.1 f1
     
  4. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    @StanislavMaksheev

    Could you provide a screenshot of the Inspector when you highlight the FacebookStore.dll?

    @garrahan

    What version of Unity IAP plugin and Unity Editor are you using?
     
  5. biscito

    biscito

    Joined:
    Apr 3, 2013
    Posts:
    138
    Hello,
    The same problem happens to me.

    unity runs on 5.6.2p1
    IAP runs on 1.11.4

    Thanks
     
  6. NEBR

    NEBR

    Joined:
    Apr 3, 2013
    Posts:
    10
    Hi. The same problem happens to me with building on iOS
    Unity 5.6.2
     
  7. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    @StanislavMaksheev, @garrahan, @biscito, @NEBR

    We have identified an issue with the Facebook part of our plugin. We have a fix and it should be ready by the next version of the IAP plugin. (You should get an update notification in the Editor when this version is available.)

    I apologize for any inconvenience this has caused.
     
  8. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
Thread Status:
Not open for further replies.