[SOLVED] Plugin ATT not found on simulator and device

Hi!, I’m trying to use iOS simulator but when I start the game on it ATT plugin don’t work, if I delete from build setting and the code all works ok but with it I see the next message:

“module ‘plugin.att’ not found: resource (plugin.att.lu) does not exist in archive”

And plugin.att.lua appers like “plugin.att.lu” without the a

And now I realize that on device plugin is not found too. Live build.

Please post your build.settings

@Scott_Harrison thanks for your reply but I found the mistake, I put an incorrect version of the plugin in build.settings, now all works well!