Question

Google Playstore checks something in device and then it will give some error if this checking fails.

For example if any application is not available in any country it will give restriction = 2

D/Finsky  ( 1043): [1] LibraryUtils.isAvailable: com.pccw.nowplayer not available [restriction=2].
D/Finsky  ( 1043): [1] LibraryUtils.isAvailable: com.pccw.nowplayer not available [restriction=2].
D/Finsky  ( 1043): [1] DocUtils.getAvailabilityRestrictionResourceId: Item is not available. Reason: 2
D/Finsky  ( 1043): [1] DetailsDataBasedFragment.rebindViews: Page [class=DetailsFragment] loaded in [16635 ms] (hasDetailsDataLoaded? false)
D/Finsky  ( 1043): [1] LibraryUtils.isAvailable: com.pccw.nowplayer not available [restriction=2].
D/Finsky  ( 1043): [1] LibraryUtils.isAvailable: com.pccw.nowplayer not available [restriction=2].
D/Finsky  ( 1043): [1] DocUtils.getAvailabilityRestrictionResourceId: Item is not available. Reason: 2
D/Finsky  ( 1043): [1] DetailsDataBasedFragment.rebindViews: Page [class=DetailsFragment] loaded in [16679 ms] (hasDetailsDataLoaded? true)
D/Finsky  ( 1043): [1] SelfUpdateScheduler.checkForSelfUpdate: Skipping DFE self-update. Local Version [80230011] >= Server Version [-1]

so can any one tell about restriction = 9 because i am getting it in Real Player.

Thanks.

Was it helpful?

Solution

I got answer of this question it was due to bluetooth is not in my device.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top