I was up late last night finalising my Fortumo integration for Nook, all was working fine. I came into the office this morning, made a few non-IAP related changes and now the build is responding with the following:
You are not currently subscribed to the following plugins
com.fortumo:plugin.fortumo
I have this in my build.settings
settings = {
plugins = {
[“plugin.fortumo”] = {
publisherId = “com.fortumo”,
},
},
}
The admob plugin works but I get the above error when including Fortumo.
Any ideas or known issues?