Search Issue Tracker
Fixed in 5.3.8
Votes
0
Found in
5.3.4p3
Issue ID
789950
Regression
No
[Android] [Plugins] Plugins do not persist after exporting as google android project
To reproduce:
1) Open attached project
2) Export as Google Android Project
3) Import it in IDE of your choice (tested with Android Studio)
4) Run it on a device
5) Notice in the logcat the error that a class could not be found (in this case, as IAP was used, the error is:
AndroidJavaException: java.lang.ClassNotFoundException: com.unity.purchasing.googleplay.GooglePlayPurchasing
java.lang.ClassNotFoundException: com.unity.purchasing.googleplay.GooglePlayPurchasing
DUT: Samsung Galaxy S7 (Android 6.0.1)
The error doesn't appear if apk is built with Unity
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search list view elements size setting is not preserved across other Search tabs
- Player crashes upon launch when a folder is deleted as a prebuild step
- Crash on System.RuntimeType:IsAssignableFrom when entering Play Mode in a specific scene
- Text and background colors contrast makes item list difficult to read when selected in Search window
- "Readme.asset" is shown as an empty line when using the Search in the Table view
bazhi
Apr 29, 2016 03:41
if built with Unity, the IAP can't work well.