Questions tagged [prime31]

prime[31] is a vendor providing several commercial Unity game engine plugins for iOS, Android, Windows and Mac.

The plugins cover native API tasks like connecting to social networks, in-app purchases, advertisement services, etc.

See prime[31]

76 questions
1
vote
0 answers

Social Network Plugin doesn't login

I use SocialNetwork Plugin for Android from Prime31 (here) in my project for facebook. If I use demo scene - all work good. If I in single window create 3 buttons (init, login, share) it also work good. But if I use FacebookAndroid.init() in first…
LuckSound
  • 986
  • 2
  • 12
  • 35
1
vote
0 answers

InApps throwing exception on success : Prime31, Unity iOS

I am getting an exception during InApp process. I am using Prime31 plugin in Unity3d 4.3 for iOS. Exception occurs a few seconds later after the success popup appears. Here is error statement from XCode Terminating app due to uncaught exception…
1
vote
0 answers

How does Prime31 android IAP plugin server side manual Server Verification?

Here is my thought: Is the work flow right for server side verification for google iab plugin in-app billing? 1. close autoverify in unity3d 2. java method handleActivityResult call the…
1
vote
0 answers

Unity facebook simulator build for review

I am trying to upload a simulator build for review on facebook. But unfortunately this is impossible with unity3d including prime31 and vuforia. Apparently there is something in their library that doesn't allow simulator builds. So is there any…
Jenny
  • 469
  • 2
  • 11
  • 25
1
vote
0 answers

Unity with prime31 Social Networking Plugin Error building Player: CommandInvokationFailure

Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details. C:\Program Files (x86)\Android\android-sdk\build-tools\21.1.2\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml…
1
vote
1 answer

Prime31: Completing an in-app purchase on app crash

So I'm having this issue where I clicked the "Buy" button from within my game, and it crashed just before the Confirm Purchase window popped up. This caused the "Confirm Purchase" display message to come up while on the home screen. When I confirmed…
1
vote
1 answer

How to use prime31 in app billing plugin Unity android to add action on purchase

I have a big problem. I got the plugin to work, and i can test purchase my items. But i can`t find the place in the scripts where i can add the action to use when a item was purchased. i have 3 items, named "item60" "item70" and "item80". Can anyone…
Thomas
  • 11
  • 1
1
vote
0 answers

Local notification with 'banner' in unity android

I am using Etcetra Plugin for scheduling local notifications and its working fine. I'm wondering if I can specify banner with notification so it looks like this : I have tried it with Remote Push notifications and it worked but I'm unable to see…
Imran
  • 1,070
  • 16
  • 31
1
vote
1 answer

How to use Prime31 Google In App Billing Plugin

I just bought "Google In App Billing Plugin for unity3d" by Prime31. I don't understand how to use it in the game that I want to develop. Can you please show me a code example? I understand I need to use my app key, but I don't know what to do…
asker22
  • 197
  • 1
  • 4
  • 14
1
vote
0 answers

Using Unity iOS Prime31 StoreKit plugin (3/14/14), sandbox, restoreCompletedTransactions() causes app to loop over stuck transactions n^2 times

Our app is developed in Unity and built to iOS and Android. For iOS in-app purchases, we are using the Prime31 StoreKit plugin. We now use the 5/24/14 version of the plugin, but the issue was first noticed when we upgraded to the 3/14/14 version. …
1
vote
0 answers

Prime31 Facebook Android Plugin of Unity

I have developed an app for ios by unity, and tried to transfer it to android platform. Hence I have to reimport all the prime31 plugins I have bought, substituting the ios version to the android version. However, after importing all the plugins and…
user2741837
  • 45
  • 1
  • 4
1
vote
1 answer

how to make official Facebook unity plugin work friendly with prime31 unity plugins

As far as I know, if I choose official facebook unity plugin, then a few prime31 unity plugins for android would be broken because they all override the main Unity Activity. Because there are many prime31 plugins but only one official facebook…
Raven Zuo
  • 29
  • 3
1
vote
0 answers

iOS Linker Error using prime31 StoreKit Plugin

I am using a Prime31 plugin for storekit integration in my Unity3d Project.I am building it for the iOS platform .But as soon as i compile my code, Xcode is giving me linker Error which is attached with a screenshot below and i am unable to find the…
Rishabh Agrawal
  • 861
  • 2
  • 15
  • 25
1
vote
2 answers

Getting a 403 forbidden error when posting in Facebook using Prime31 pkugin from Unity3d

Before I ask my question here are a few details of my setup and the problem I am facing. This is my first post on StackOverflow :). Platform : Unity3d engine + Prime31 plugin for Facebook Context : I am trying to integrate Facebook into our Mobile…
1
vote
0 answers

Facebook Log in Issue

I'm using Unity and prime31 plug in to access Facebook via my iPhone. I'm trying to test requests via my app by sending a request to a second test Facebook account on my iPhone (so I have my primary Facebook account and I've created a second one for…
Skye Lewis
  • 51
  • 1
  • 5