Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Old unity IAP package to download?

Discussion in 'Unity IAP' started by spark-man, Mar 15, 2018.

Thread Status:
Not open for further replies.
  1. spark-man

    spark-man

    Joined:
    May 22, 2013
    Posts:
    96
    Hi, I am working with unity 5.3.7. Android app is not loading with latest unity iap. Latest unity IAP minimum API Level is 24 to build to android which is not available in unity 5.3.7. Maximum API level I am able to set is 23.

    Anyone from Unity Technology can help by giving me old Unity IAP package which support unity 5.3.7?
     
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Are you able to upgrade Unity to a more recent version? We don't currently support IAP downgrade.
     
  3. spark-man

    spark-man

    Joined:
    May 22, 2013
    Posts:
    96
    Alright client don't want to upgrade unity. I will try another iap plugin from assertstore.
     
  4. spark-man

    spark-man

    Joined:
    May 22, 2013
    Posts:
    96
  5. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    @Aldo-V Can you elaborate? It should work for iOS. What error are your receiving?
     
  6. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    Just to clarify, the Minimum API level can be lower than 24. However, the Target API level must be at least 24. This requires you to have that version of the Android SDK installed on your computer. On newer versions of Unity (anything with API 24 available in the dropdown, you can simply create a build with API 24 and then switch the target version back to your preference.

    However, in older versions (anything below 5.6), you will need to run the Android SDK Manager tool manually and install "Android 7.0 (API 24)".

    You can find more details here:
    https://forum.unity.com/threads/solved-cant-use-iap-on-version-5-5.472094/#post-3079524
     
  7. spark-man

    spark-man

    Joined:
    May 22, 2013
    Posts:
    96
    I didn't tried for iOS.
     
  8. spark-man

    spark-man

    Joined:
    May 22, 2013
    Posts:
    96
    Just imported Unity IAP in plain unity 5.3.7 project and exported to android. Application is showing black screen.

    <uses-sdk android:minSdkVersion="23" android:targetSdkVersion="27" /> is set in AndroidManifest.xml. I am not even have any script in that project.
     
  9. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    @Aldo-V Does it show a black screen without IAP? You might have a wider issue.
     
  10. spark-man

    spark-man

    Joined:
    May 22, 2013
    Posts:
    96
    No I am not getting black screen without Unity IAP. I tried deleting UnityChannel and UnityPurchasing folder in plugin folder. I tested on Unity 5.3.7f1.
     
  11. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Unity IAP does not do any UI manipulation other than the fake store UI, so I suspect something else is going on. When you place single UI button on the screen, does it still show as black screen also in the Editor?
     
  12. spark-man

    spark-man

    Joined:
    May 22, 2013
    Posts:
    96
    No black screen in editor. Not even showing unity splash screen, just showing black screen on app launch on android device. Then clearly it's Unity IAP bug.
     
  13. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    @Aldo-V Thank you for the information, are you able to provide the device logs? I generally use "adb logcat | grep -i unity" to capture the relevant log entries from the device.

    I will try to reproduce here, and if we determine it to be an IAP bug, we will attempt to include an update in a future version.
     
  14. unityjingyao

    unityjingyao

    Unity Technologies

    Joined:
    Feb 20, 2017
    Posts:
    220
    Hi @Aldo-V ,
    Could you please send me the full log?
    What's the version of your Android device? Is it Android Oreo(8.0)?
     
  15. spark-man

    spark-man

    Joined:
    May 22, 2013
    Posts:
    96
    @JeffDUnity3D Sorry for delay.

    @unityjingyao Yes I am on Android Oreo (8.0) and device is Oneplus 5. Built using unity 5.3.7

    App Log:
    Code (CSharp):
    1. 04-01 20:45:13.740 26957-26957/? I/zygote: Late-enabling -Xcheck:jni
    2. 04-01 20:45:13.780 26957-26957/? W/zygote: Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults
    3. 04-01 20:45:13.852 26957-26957/? D/Embryo: preload com.test.unityiap, 16ms, hwui=false, layout=false, decor=false
    4. 04-01 20:45:17.274 26957-26957/com.test.unityiap I/Unity: splash_mode = 0 (integer)
    5.     useObb = False (bool)
    6. 04-01 20:45:17.284 26957-26957/com.test.unityiap D/Unity: surfaces: attach glview
    7. 04-01 20:45:17.288 26957-26957/com.test.unityiap E/Unity: Unable to query for permission: Fragment null must be a public static class to be  properly recreated from instance state.
    8. 04-01 20:45:17.289 26957-26957/com.test.unityiap I/Unity: Choreographer available: Enabling VSYNC timing
    9. 04-01 20:45:17.303 26957-26957/com.test.unityiap I/Unity: onResume
    10. 04-01 20:45:17.304 26957-26957/com.test.unityiap D/AppTracker: App Event: start
    11. 04-01 20:45:17.340 26957-26957/com.test.unityiap D/Unity: [EGL] Attaching window :0xdc4a3808
    12.     [EGL] Attaching window :0xdc4a3808
    13. 04-01 20:45:17.341 26957-26957/com.test.unityiap I/Unity: windowFocusChanged: true
    14. 04-01 20:45:17.349 26957-26957/com.test.unityiap I/vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.msm8998.so from the current namespace instead.
    Full device log:
    Code (CSharp):
    1. 04-01 20:50:35.087 1454-4161/? D/EmbryoManager: Embryo attached, pid=27582
    2. 04-01 20:50:35.098 7791-7791/? W/Settings: Setting preferred_network_mode has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
    3. 04-01 20:50:35.099 7791-7791/? I/chatty: uid=10133(com.myairtelapp) identical 3 lines
    4. 04-01 20:50:35.099 7791-7791/? W/Settings: Setting preferred_network_mode has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
    5. 04-01 20:50:35.125 27582-27582/? D/Embryo: preload com.test.unityiap, 13ms, hwui=false, layout=false, decor=false
    6. 04-01 20:50:35.126 1454-4161/? D/Embryo_Uterus: get preload status from 27582, success=true
    7. 04-01 20:50:36.217 3173-3277/? I/NetworkController.MobileSignalController(1):  showDisableIcon:false
    8. 04-01 20:50:36.227 7791-7791/? D/Dartsdk: bytestr����b�˾���������������������������������������������������������������������������������
    9. 04-01 20:50:37.203 5411-5411/? D/FoldersTransitionController: onInterceptTouchEvent# not in folders mode
    10. 04-01 20:50:37.285 5411-5411/? D/DragLayer: Intercept touch # event action: 2, pos: (239, 1692), activeController: net.oneplus.launcher.allapps.AllAppsTransitionController@6ff5049
    11. 04-01 20:50:37.290 31064-31064/? I/GoogleInputMethod: onFinishInput() : Dummy InputConnection bound
    12.     onStartInput() : Dummy InputConnection bound
    13. 04-01 20:50:37.338 5411-5411/? D/Launcher: [showAppsOrWidgetsOrWallpapers] toState=APPS, fromWorkspaceState=NORMAL
    14. 04-01 20:50:37.548 5411-5411/? D/Launcher: mState= APPS,mOnResumeState= NONE
    15.     activateLightStatusBar setSystemUiVisibility newSystemUiFlags= 8192
    16. 04-01 20:50:37.552 3173-3173/? I/LightBarTransitionsController: setIconsDark dark:true animate:true currentDark:false mTransitionPending:false mTransitionDeferring:false mPendingDarkIntensity:0.0
    17.     animateIconTint:1.0 mDarkIntensity:0.0
    18. 04-01 20:50:37.553 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.0
    19. 04-01 20:50:37.564 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.0
    20. 04-01 20:50:37.581 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.05827403
    21. 04-01 20:50:37.598 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.3219697
    22. 04-01 20:50:37.614 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.64377797
    23. 04-01 20:50:37.631 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.8394938
    24. 04-01 20:50:37.648 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.9378363
    25. 04-01 20:50:37.665 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.9826073
    26. 04-01 20:50:37.682 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.9990056
    27. 04-01 20:50:37.698 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:1.0
    28.  
    29.     --------- beginning of system
    30. 04-01 20:50:38.393 1454-3050/? D/ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
    31.     rematching NetworkAgentInfo [WIFI () - 100]
    32.      network has: [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -73]
    33.       checking if request is satisfied: NetworkRequest [ REQUEST id=94, [ Transports: CELLULAR Capabilities: IMS&TRUSTED&NOT_VPN Specifier: <2>] ]
    34. 04-01 20:50:38.454 3173-3277/? I/NetworkController.MobileSignalController(1):  showDisableIcon:false
    35. 04-01 20:50:38.957 5411-5411/? D/FoldersTransitionController: onInterceptTouchEvent# not in folders mode
    36. 04-01 20:50:40.051 6256-6277/? D/NetworkStateUtils: netWorkState=1
    37. 04-01 20:50:41.208 5411-5411/? D/AllAppsTrans: onControllerInterceptTouchEvent# all apps mode but can't scroll the container
    38. 04-01 20:50:41.208 5411-5411/? D/FoldersTransitionController: onInterceptTouchEvent# not in folders mode
    39. 04-01 20:50:41.248 5411-5411/? D/Launcher: onClick
    40. 04-01 20:50:41.252 1454-6225/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.test.unityiap/com.unity3d.player.UnityPlayerActivity bnds=[432,987][648,1298] (has extras)} from uid 10078 pid 5411
    41. 04-01 20:50:41.259 1454-6225/? E/BoostFramework: BoostFramework() : Exception_1 = java.lang.NoSuchMethodException: perfIOPrefetchStart [int, class java.lang.String]
    42. 04-01 20:50:41.262 1454-6225/? E/BoostFramework: Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])' on a null object reference
    43. 04-01 20:50:41.267 5411-5411/? D/Stats: Intent.getPackage() is null. therefore try to get package name from componentName.getPackageName(): com.test.unityiap
    44.     Intent.getPackage() is null. therefore try to get package name from componentName.getPackageName(): com.test.unityiap
    45. 04-01 20:50:41.267 5411-5411/? D/AppTracker: App Event: stop
    46. 04-01 20:50:41.268 930-9772/? I/AudioPolicyManagerCustom: FLAG None hence request for a primary output
    47. 04-01 20:50:41.268 930-9772/? D/AudioPolicyManagerCustom: getOutputForDevice() returns output 13 flag 2
    48. 04-01 20:50:41.268 930-9772/? I/AudioPolicyManagerCustom: FLAG None hence request for a primary output
    49. 04-01 20:50:41.268 930-9772/? D/AudioPolicyManagerCustom: getOutputForDevice() returns output 13 flag 2
    50. 04-01 20:50:41.268 1454-3056/? D/AudioTrack: Uid 1000 AudioTrack::setVolume left 0.501187 right 0.501187
    51. 04-01 20:50:41.268 930-1390/? I/APM_AudioPolicyManager: startOutput() output 13, stream 1, session 1393
    52.     setOutputDevice() device 0002 delayMs 0
    53. 04-01 20:50:41.268 930-1390/? D/APM_AudioPolicyManager: startOutput()--
    54. 04-01 20:50:41.268 5411-5411/? D/Launcher: onPause
    55. 04-01 20:50:41.269 766-7008/? D/audio_hw_primary: start_output_stream: enter: stream(0xebeb1800)usecase(1: low-latency-playback) devices(0x2)
    56. 04-01 20:50:41.270 766-7008/? D/audio_hw_primary: select_devices for use case (low-latency-playback)
    57. 04-01 20:50:41.270 766-7008/? E/voice: voice_is_in_call:in_call 0
    58.     voice_is_in_call:in_call 0
    59. 04-01 20:50:41.270 766-7008/? D/audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
    60. 04-01 20:50:41.270 766-7008/? I/msm8974_platform: platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 24, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
    61. 04-01 20:50:41.270 766-7008/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)
    62. 04-01 20:50:41.270 766-7008/? I/msm8974_platform: platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 2
    63.     platform_check_codec_backend_cfg:becf: afe: bitwidth 24, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
    64. 04-01 20:50:41.270 766-7008/? E/voice: voice_is_in_call:in_call 0
    65. 04-01 20:50:41.270 766-7008/? D/msm8974_platform: platform_check_codec_backend_cfg:becf: afe: reset bitwidth to 24 (based on supported value for this platform)
    66.     platform_check_codec_backend_cfg:becf: afe: playback on codec device not supporting native playback set default Sample Rate(48k)
    67. 04-01 20:50:41.270 1454-1472/? D/RestartProcessManager: Update Total Launch Times :com.test.unityiap
    68.     updateSelf :  com.test.unityiap, size : 1
    69.     Increase Total Launch Time : com.test.unityiap, times : 5, index : 0
    70.     Last Running Package : com.test.unityiap , start time 1522596041270
    71. 04-01 20:50:41.270 766-7008/? I/msm8974_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 24 and sample rate: 48000
    72. 04-01 20:50:41.270 766-7008/? D/audio_hw_primary: check_usecases_codec_backend:becf: force routing 0
    73. 04-01 20:50:41.270 766-7008/? E/msm8974_platform: platform_check_backends_match: Invalid snd_device =
    74. 04-01 20:50:41.270 766-7008/? D/audio_hw_primary: check_usecases_codec_backend:becf: (59) check_usecases curr device: speaker, usecase device: backends match 0
    75.     check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
    76. 04-01 20:50:41.270 766-7008/? D/hardware_info: hw_info_append_hw_type : device_name = speaker
    77. 04-01 20:50:41.270 766-7008/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
    78. 04-01 20:50:41.270 766-7008/? D/audio_hw_primary: enable_snd_device: snd_device(2: speaker)
    79. 04-01 20:50:41.270 766-7008/? I/soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 1, with Raise=0
    80. 04-01 20:50:41.270 1454-6225/? D/EmbryoManager: Embryo claimed. com.test.unityiap, pid=27582
    81. 04-01 20:50:41.270 766-7008/? I/audio_hw_utils: audio_extn_utils_update_stream_output_app_type_cfg Allowing 24-bit playback on speaker ONLY at default sampling rate
    82. 04-01 20:50:41.270 766-7008/? D/soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 1 of type 0 for Event 3, with Raise=0
    83. 04-01 20:50:41.270 766-7008/? D/audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->out_snd_device speaker
    84. 04-01 20:50:41.270 766-7008/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
    85. 04-01 20:50:41.271 766-7008/? I/audio_hw_utils: send_app_type_cfg_for_device PLAYBACK app_type 69937, acdb_dev_id 15, sample_rate 48000, snd_device_be_idx 39
    86. 04-01 20:50:41.271 766-7008/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)
    87.     adev->app_recoder_type = -1, acdb_dev_type = 1, snd_device = 2, mode = 0
    88. 04-01 20:50:41.271 766-7008/? D/ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path = 0, app id = 0x11131, sample rate = 48000
    89.     ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 5
    90.     ACDB -> AUDIO_SET_VOL_CAL cal type = 12
    91. 04-01 20:50:41.272 766-7008/? D/ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
    92.     ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 15, Topology Id 1025e
    93.     ACDB -> send_hw_delay : acdb_id = 15 path = 0
    94. 04-01 20:50:41.272 766-7008/? D/audio_hw_primary: enable_audio_route: apply mixer and update path: low-latency-playback quat_i2s
    95. 04-01 20:50:41.272 780-2208/? E/qti_sensors_hal: enable:DeviceOrientation handle=71, bWakeUp=0,enable=1
    96. 04-01 20:50:41.273 766-7008/? D/audio_hw_primary: select_devices: done
    97. 04-01 20:50:41.295 3173-3173/? I/LightBarTransitionsController: setIconsDark dark:false animate:true currentDark:true mTransitionPending:true mTransitionDeferring:false mPendingDarkIntensity:0.0
    98.     animateIconTint:0.0 mDarkIntensity:1.0
    99.     setIconTintInternal:1.0
    100. 04-01 20:50:41.300 766-7008/? D/msm8974_platform: platform_set_channel_map mixer_ctl_name:Playback Channel Map13
    101.     platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
    102. 04-01 20:50:41.301 766-7008/? D/audio_hw_primary: start_output_stream: exit
    103. 04-01 20:50:41.303 27582-27582/com.test.unityiap I/Unity: splash_mode = 0 (integer)
    104. 04-01 20:50:41.304 27582-27582/com.test.unityiap I/Unity: useObb = False (bool)
    105. 04-01 20:50:41.307 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:1.0
    106. 04-01 20:50:41.312 3173-3173/? D/KeyguardIndication: onRefreshBatteryInfo: plugged:true, charged:true, level:100, speed:0, last speed:0, visible:false
    107. 04-01 20:50:41.315 27582-27582/com.test.unityiap D/Unity: surfaces: attach glview
    108. 04-01 20:50:41.319 27582-27582/com.test.unityiap E/Unity: Unable to query for permission: Fragment null must be a public static class to be  properly recreated from instance state.
    109. 04-01 20:50:41.321 27582-27582/com.test.unityiap I/Unity: Choreographer available: Enabling VSYNC timing
    110. 04-01 20:50:41.324 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.9493786
    111. 04-01 20:50:41.324 5411-5411/? D/RecyclerViewWrapper: onWindowVisibilityChanged:8
    112. 04-01 20:50:41.329 3173-3173/? D/KeyguardIndication: onRefreshBatteryInfo: plugged:true, charged:true, level:100, speed:0, last speed:0, visible:false
    113. 04-01 20:50:41.334 27582-27582/com.test.unityiap I/Unity: onResume
    114. 04-01 20:50:41.335 27582-27582/com.test.unityiap D/AppTracker: App Event: start
    115. 04-01 20:50:41.341 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.6994945
    116. 04-01 20:50:41.342 1454-1490/? V/KeyguardServiceDelegate: setOccluded(true) animate=false
    117. 04-01 20:50:41.343 1454-1490/? I/ActivityManager: [scene] setLockScreenShown showing false, occluded true
    118. 04-01 20:50:41.343 3173-3699/? D/KeyguardViewMediator: setOccluded true
    119. 04-01 20:50:41.343 1454-1454/? D/OemSceneButtonController: [scene] start monitoring, content://settings/system/game_mode_status content://settings/system/game_mode_lock_buttons
    120. 04-01 20:50:41.343 3173-3173/? D/KeyguardViewMediator: handleSetOccluded true
    121. 04-01 20:50:41.343 3173-3173/? D/StatusBarWindowManager: applyFocusableFlag: false, false, false, 81840048
    122. 04-01 20:50:41.344 3173-3173/? D/KeyguardViewMediator: adjustStatusBarLocked: mShowing=false mOccluded=true isSecure=true --> flags=0x0
    123. 04-01 20:50:41.357 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.35622203
    124. 04-01 20:50:41.358 27582-27582/com.test.unityiap D/Unity: [EGL] Attaching window :0xdc4d8808
    125.     [EGL] Attaching window :0xdc4d8808
    126. 04-01 20:50:41.359 27582-27582/com.test.unityiap I/Unity: windowFocusChanged: true
    127. 04-01 20:50:41.360 31064-31064/? I/GoogleInputMethod: onFinishInput() : Dummy InputConnection bound
    128. 04-01 20:50:41.361 31064-31064/? I/GoogleInputMethod: onStartInput() : Dummy InputConnection bound
    129. 04-01 20:50:41.361 811-811/? D/SurfaceFlinger: duplicate layer name: changing com.test.unityiap/com.unity3d.player.UnityPlayerActivity to com.test.unityiap/com.unity3d.player.UnityPlayerActivity#1
    130. 04-01 20:50:41.366 27582-27582/com.test.unityiap I/vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.msm8998.so from the current namespace instead.
    131. 04-01 20:50:41.374 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.16901857
    132. 04-01 20:50:41.380 1454-1490/? I/ActivityManager: Displayed com.test.unityiap/com.unity3d.player.UnityPlayerActivity: +108ms
    133. 04-01 20:50:41.391 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.065879405
    134. 04-01 20:50:41.392 1454-2204/? D/DisplayManagerService: setWakingupReason: android.server.wm:TURN_ON
    135. 04-01 20:50:41.393 1454-3199/? D/AudioTrack: Uid 1000 AudioTrack::setVolume left 0.000000 right 0.000000
    136. 04-01 20:50:41.397 1454-3050/? D/ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55
    137.     rematching NetworkAgentInfo [WIFI () - 100]
    138.      network has: [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -73]
    139.       checking if request is satisfied: NetworkRequest [ REQUEST id=94, [ Transports: CELLULAR Capabilities: IMS&TRUSTED&NOT_VPN Specifier: <2>] ]
    140.     rematching NetworkAgentInfo [MOBILE (LTE) - 101]
    141.      network has: [ Transports: CELLULAR Capabilities: IMS&NOT_METERED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <2>]
    142.       checking if request is satisfied: NetworkRequest [ TRACK_DEFAULT id=7, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
    143.       checking if request is satisfied: NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
    144.       checking if request is satisfied: NetworkRequest [ TRACK_DEFAULT id=3, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
    145. 04-01 20:50:41.408 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.017392695
    146. 04-01 20:50:41.424 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:9.943843E-4
    147. 04-01 20:50:41.441 3173-3173/? I/LightBarTransitionsController: setIconTintInternal:0.0
    148. 04-01 20:50:41.474 930-1390/? I/APM_AudioPolicyManager: stopOutput() output 13, stream 1, session 1393
    149.     setOutputDevice() device 0000 delayMs 96
    150.     DpmWdsTracker::getDormancy: iface rmnet_data1 dormancy status 0
    151.     DpmWdsTracker::goDormant: iface: rmnet_data1 is already dormant
    152.     Modem is dormant , no need to Wait for DM timers
    153.     DpmWdsTracker::getDormancy: iface rmnet_data1 dormancy status 0
    154.     DpmWdsTracker::setDormancyEventReport: enable:1 for QMI port:rmnet_data1
    155.     DpmWdsTracker::setDormancyEventReport: Dormancy event reporting already set to enable:1 on this port:rmnet_data1
    156. 04-01 20:50:41.543 31957-31957/? D/BlurWallpaper2.Engine: onVisibilityChanged# true -> false
    157. 04-01 20:50:41.544 5411-5411/? D/Launcher: onStop
    158. 04-01 20:50:41.544 5411-5411/? D/QuickPage: leaveQuickPageEditMode: true false false
    159. 04-01 20:50:41.668 780-1235/? E/qti_sensors_hal: processInd: DeviceOrientation: Orientation: 0.000000 wakeup: 0 SAM TS: 3329870701 HAL TS:101615433384782elapsedRealtimeNano:101615479265747
    160. 04-01 20:50:43.098 7791-7791/? W/Settings: Setting preferred_network_mode has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
    161. 04-01 20:50:43.146 1454-2216/? V/AlarmManager: Triggering alarm #0: 1 when =1522596043146 package =de.dieterthiess.uptimewidget operation =*alarm*:de.dieterthiess.uptimewidget.TICK flags =0x1
    162. 04-01 20:50:43.272 788-874/? E/ANDR-PERF-OPTSHANDLER: perf_lock_rel: updated /sys/class/scsi_host/host0/../../../clkscale_enable with 1
    163.      return value 2
    164. 04-01 20:50:44.399 766-1431/? D/audio_hw_primary: out_standby: enter: stream (0xebeb1800) usecase(1: low-latency-playback)
    165. 04-01 20:50:44.472 766-1431/? D/audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback quat_i2s
    166. 04-01 20:50:44.477 766-1431/? D/soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 1 of type 0 for Event 2, with Raise=0
    167. 04-01 20:50:44.477 766-1431/? D/hardware_info: hw_info_append_hw_type : device_name = speaker
    168. 04-01 20:50:44.477 766-1431/? D/audio_hw_primary: disable_snd_device: snd_device(2: speaker)
    169. 04-01 20:50:44.477 766-1431/? D/msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
    170. 04-01 20:50:44.477 766-1431/? I/soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 0, with Raise=0
    171. 04-01 20:50:44.477 766-1431/? D/audio_hw_primary: out_standby: exit
    172. 04-01 20:50:45.095 1454-1471/? D/Embryo_Uterus: trim size=30
    173. 04-01 20:50:45.493 3173-3277/? I/NetworkController.MobileSignalController(1):  showDisableIcon:false
    174. 04-01 20:50:45.497 7791-7791/? D/Dartsdk: bytestr����b�����������������������������������������������������������������������������������
    175. 04-01 20:50:47.356 925-1073/? I/ThermalEngine: Monitor : quiet_therm = 35, msm_therm = 36, ufs_therm = -40, battery_therm = 329,current_now = 0
    176. 04-01 20:50:47.916 29572-9838/? W/SQLiteConnectionPool: The connection pool for database '/data/user/0/com.google.android.gms/databases/icing-indexapi.db' has been unable to grant a connection to thread 3294 (lowpool[116]) with flags 0x2 for 5851.2354 seconds.
    177.     Connections: 0 active, 1 idle, 0 available.
    178. 04-01 20:50:50.729 1454-2216/? V/AlarmManager: Triggering alarm #0: 2 when =101624539 package =android operation = null listenTag =WifiConnectivityManager Schedule Periodic Scan Timer flags =0x8
    179. 04-01 20:50:50.734 1454-2216/? V/AlarmManager: Triggering alarm #1: 3 when =101615270 package =com.google.android.gms operation =*alarm*:com.google.android.gms.auth.authzen.cryptauth.DEVICE_STATE_CHECK_DELAY_COMPLETE flags =0x0
    180. 04-01 20:50:50.770 29572-27616/? I/Authzen: [DeviceStateSyncManager] The server is in sync with current state. Nothing to do
    181. 04-01 20:50:51.101 7791-7791/? W/Settings: Setting preferred_network_mode has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
    182. 04-01 20:50:51.102 7791-7791/? I/chatty: uid=10133(com.myairtelapp) identical 3 lines
    183. 04-01 20:50:51.103 7791-7791/? W/Settings: Setting preferred_network_mode has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
    184. 04-01 20:50:52.681 1007-3093/? I/LOWI-8.5.0.3.a: [LOWI-Scan] lowi_close_record:Scan completed in 101559385ms and Recieved 10 APs scan results
    185. 04-01 20:50:52.683 1454-3396/? D/WificondControl: Scan result ready event
    186. 04-01 20:50:52.780 778-778/? W/memtrack@1.0-se: type=1400 audit(0.0:14886): avc: denied { read } for name="mem" dev="debugfs" ino=65015 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:qti_debugfs:s0 tclass=file permissive=0
    187. 04-01 20:50:52.790 778-778/? W/memtrack@1.0-se: type=1400 audit(0.0:14888): avc: denied { read } for name="mem" dev="debugfs" ino=99723 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:qti_debugfs:s0 tclass=file permissive=0
    188. 04-01 20:50:53.160 1454-2216/? V/AlarmManager: Triggering alarm #0: 1 when =1522596053160 package =de.dieterthiess.uptimewidget operation =*alarm*:de.dieterthiess.uptimewidget.TICK flags =0x1
     
    Last edited: Apr 1, 2018
  16. unityjingyao

    unityjingyao

    Unity Technologies

    Joined:
    Feb 20, 2017
    Posts:
    220
  17. spark-man

    spark-man

    Joined:
    May 22, 2013
    Posts:
    96
  18. bohdzomobobpeter

    bohdzomobobpeter

    Joined:
    Sep 19, 2020
    Posts:
    1
    pls i have unity 5.6.7 how should i get in app purchase
     
  19. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    You will need to upgrade your game to Unity 2017.4.1 or higher
     
  20. genya127

    genya127

    Joined:
    Feb 7, 2017
    Posts:
    7
    Hi JeffUnity3D.

    I am currently using Unity 2017.3.1p1 and IAP 2.2.6.
    Due to some reasons, I am not able to upgrade to latest Unity and need to keep it.
    But I realized that IAP 2.2.6 is not compatible and crash on Android devices.
    Please let me know if there is any solution to figure out.

    Thanks,
     
  21. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Sorry no, you will need to upgrade Unity.
     
Thread Status:
Not open for further replies.