Questions tagged [playscape]

38 questions
0
votes
0 answers

Playscape SDK 1.16 error on Editor

Playscape sdk v 1.16: In unity3d editor appear error from begin when was imported the sdk. Seems is problem that the project is switched to Android platform, and the compiler don't found the Playscape.Editor library. Details in screenshots:
0
votes
1 answer

Playscape SDK developer build fails

When we try to build developer build version for Android(requested by playscape representative) via Unity 4.6.8f1, it fails at the stage of Applying Post-Build Logic with the following message: Same app, but without Playscape SDK builds fine in…
Nowhere-01
  • 314
  • 4
  • 19
0
votes
1 answer

Google Play SSL security alert from GameMaker app with Playscape SDK

I got the following error message after uploading an app to Google Play: We wanted to know that your application is statically linked against a version of OpenSSL that has multiple security vulnerabilities for users. (...) The error also included…
Florian
  • 3
  • 3
0
votes
1 answer

Playscape SDK and Unity 4.5.5 fails APK build with ParseException "class name does not match path"

With last version of Playscape SDK i get error "ParseException: class name does not match path ". I think problem is in android-project inside folder: Assets\Plugins\Android\PlayscapePublishingKit Can this project conflicts with…
Evgin
  • 13
  • 2
0
votes
1 answer

ant .apk build works, but debug from eclipse not. failed: Cannot load library: soinfo_link_image(linker.cpp:1635)

Firstly - I am new to Android SDK. Only 3 days at it. When I build .apk using "ant clean debug" and then manually install it on device - app runs on device as it should; But, if I use debug button at the top of eclipse - app is crashing on device…
Ghelle
  • 67
  • 8
0
votes
1 answer

Playscape SDK. Failed to execute lib2dex

Unable to build the project with Playscape Publishing Kit v1.6 on a Windows 7. Failed to execture lib2dex. Error description: jar2dex C:\Users\Win\AppData\Local\Temp\nd2zqels.0mc.jar -> C:\Users\Win\AppData\Local\Temp\t8ubvyh6.bqq.\classes.dex…
0
votes
1 answer

What is required to successfully perform in-app purchases using the Playscape SDK?

Having updated the Playscape SDK version to 1.14.160 for Unity, for our Unity android game Zombie Snipe, we have run into issues trying to perform in-app purchases in the google store. The error message we receive on the device (android, HTC M9)…
0
votes
1 answer

Playscape Analytics : Object reference not set to an instance of an object

I'm having some problems with Playscape Analytics. When I try to report level start, I get the error below: I/Unity ( 6366): NullReferenceException: Object reference not set to an instance of an object I/Unity ( 6366): at…
0
votes
1 answer

Unity Playscape error during post-build on ios

Using Playscape sdk and building to IOS gives me strange errors: anyone had this errors?
0
votes
2 answers

App crash when attempt to run on device

I recently integrated Playscape SDK and android play services into my Unity (4.5.5) project. Build process for android run without any errors, however when I try to run the app on a device, black screen is shown (no Unity splash screen) and app is…
ralpF
  • 1
  • 1
0
votes
1 answer

Playscape Publishing Kit failing with Error unknown during apply patch process

Running Unity 4.5.4f1 and Playscape SDK version 1.14, building for android target, I am getting an Error unknown during the apply patch process in Unity. When running the executed command in CMD, I get the following error: Error: Could not find or…
0
votes
1 answer

Playscape Unity Publishing Kit Error

I am integrating Playscape 1.11 SDK to my game in unity. I keep getting an error stating: An error occurred while applying post-build logic: failed to apply patch to the .jar file I have checked to see if Android 19 and google-play-services are…
Darren
  • 1
  • 1
0
votes
1 answer

Unity Playscape error during post-build on android

After making all steps in Playscape "Unity project setup guide" and building to android, post-build error occurs: https://i.stack.imgur.com/KYw1E.png Any ideas what may cause this error?
0
votes
1 answer

Error when trying to open PlayScape Exchange catalog on Android

I'm trying to implement the PlayScape SDK into GameMaker: Studio. I've followed the native Android integration guide and, after some work, got it to build without errors. However, I am getting an error message when I try to open the Playscape…
Florian
  • 3
  • 3
0
votes
0 answers

Playscape Unity PublishingKit Demo for iOS Xcode linker Errors

I'm having some trouble trying to build PlaskapePublishingKit 1.6 and Demo for iOS. At first I was trying to build Publishing SDK 1.6 within an actual Unity game-project. And I was getting some Xcode linker errors at the very end. It…
N01
  • 1