Skip to content
This repository has been archived by the owner on Jan 21, 2019. It is now read-only.

Certain applications failing to retrieve general information. #42

Open
atm08e opened this issue May 21, 2015 · 0 comments
Open

Certain applications failing to retrieve general information. #42

atm08e opened this issue May 21, 2015 · 0 comments

Comments

@atm08e
Copy link

atm08e commented May 21, 2015

The information we are getting back from $response->getResponsegroupArray() is incomplete and does not provide us with app data like the package name eg. com.king.candycrushsaga , the app name eg. Candy Crush Saga, and versions eg. 1053002, ect.

These are the applications in questions links.
https://play.google.com/store/apps/details?id=com.actsoft.awf.SEC_APP
https://play.google.com/store/apps/details?id=com.actsoft.mcomet.SEC_APP
https://play.google.com/store/apps/details?id=uk.co.moderngov.modgov.SEC_APP
https://play.google.com/store/apps/details?id=eu.techmobile.android.smartordertm.SEC_APP&hl=it

These are the different android_device_ids I have tried.
['360a558b6ca236f9', '36640f9e839bf0c1', '380bc798fb97f06f', '3FF946E0CF74FBCB', '308E1643AE072803']

This is the dump of the getResponsegroupArray() call.
2015-05-21 15:06:03 Debug: Array
(
[0] => Response_ResponseGroup Object
(
[unknown:Response_ResponseGroup:private] =>
[context
:Response_ResponseGroup:private] => ResponseContext Object
(
[_unknown:ResponseContext:private] => Array
(
[6-varint] => Array
(
[0] => 86400
)

                    )

                [result_:ResponseContext:private] => 0
                [unknown1_:ResponseContext:private] => 900
                [unknown2_:ResponseContext:private] => -1221268813
                [unknown3_:ResponseContext:private] => 1000
            )

        [appsResponse_:Response_ResponseGroup:private] => AppsResponse Object
            (
                [_unknown:AppsResponse:private] => 
                [app_:AppsResponse:private] => 
                [entriesCount_:AppsResponse:private] => 
            )

        [commentsResponse_:Response_ResponseGroup:private] => 
        [imageResponse_:Response_ResponseGroup:private] => 
        [categoriesResponse_:Response_ResponseGroup:private] => 
        [subCategoriesResponse_:Response_ResponseGroup:private] => 
    )

)

Where for other applications (Candy Crush Here) we get much more information like,
(
[0] => Response_ResponseGroup Object
(
[unknown:Response_ResponseGroup:private] =>
[context
:Response_ResponseGroup:private] => ResponseContext Object
(
[_unknown:ResponseContext:private] => Array
(
[6-varint] => Array
(
[0] => 86400
)

                    )

                [result_:ResponseContext:private] => 0
                [unknown1_:ResponseContext:private] => 900
                [unknown2_:ResponseContext:private] => 1673016350
                [unknown3_:ResponseContext:private] => 1000
            )

        [appsResponse_:Response_ResponseGroup:private] => AppsResponse Object
            (
                [_unknown:AppsResponse:private] => 
                [app_:AppsResponse:private] => Array
                    (
                        [0] => Application Object
                            (
                                [_unknown:Application:private] => 
                                [id_:Application:private] => v2:com.king.candycrushsaga:1:1053002
                                [title_:Application:private] => Candy Crush Saga
                                [appType_:Application:private] => 4
                                [creator_:Application:private] => King
                                [version_:Application:private] => 1.53.0.2
                                [price_:Application:private] => 
                                [rating_:Application:private] => 4.3292623
                                [ratingsCount_:Application:private] => 11892640
                                [extendedinfo_:Application:private] => App_ExtendedInfo Object
                                    (
                                        [_unknown:App_ExtendedInfo:private] => Array
                                            (
                                                [19-varint] => Array
                                                    (
                                                        [0] => 0
                                                    )

                                                [28-varint] => Array
                                                    (
                                                        [0] => 1
                                                    )

                                                [34-varint] => Array
                                                    (
                                                        [0] => 3
                                                    )

                                                [36-varint] => Array
                                                    (
                                                        [0] => 1
                                                    )

                                            )

                                        [description_:App_ExtendedInfo:private] => Candy Crush Saga, from the makers of Pet Rescue Saga & Farm Heroes Saga!

Join Tiffi and Mr. Toffee in their sweet adventure through the Candy Kingdom. Pass level 50 to unlock Dreamworld and escape reality alongside an owl named Odus. Switch and match your way through hundreds of levels in this delicious puzzle adventure. Isn't it the sweetest game around? 


Take on this deliciously sweet Saga alone or play with friends to see who can get the highest score! 

Candy Crush Saga is completely free to play but some in-game items such as extra moves or lives will require payment.


By downloading this game you are agreeing to our terms of service; http://about.king.com/consumer-terms/terms


Candy Crush Saga features:

● Tasty candy graphics that will leave you hungry for more

● Unwrap delicious environments and meet the sweetest characters

● Helpful magical boosters to help with challenging levels 

● Complete adventurous levels and unlock treats

● Easy and fun to play, challenging to master 

● Hundreds of sweet levels in the Candy Kingdom - more added every 2 weeks!

● Leaderboards to watch your friends and competitors!

● Easily sync the game between devices and unlock full game features when connected to the Internet


Already a fan of Candy Crush Saga? Like us on Facebook or follow us on Twitter for the latest news:

facebook.com/CandyCrushSaga

twitter.com/CandyCrushSaga

Last but not least, a big THANK YOU goes out to everyone who has played Candy Crush Saga! 


[downloadsCount_:App_ExtendedInfo:private] => 0
[permissionId_:App_ExtendedInfo:private] => Array
(
[0] => com.android.vending.BILLING
[1] => com.google.android.c2dm.permission.RECEIVE
[2] => android.permission.INTERNET
[3] => android.permission.ACCESS_NETWORK_STATE
[4] => android.permission.ACCESS_WIFI_STATE
[5] => android.permission.GET_ACCOUNTS
[6] => android.permission.WAKE_LOCK
[7] => com.king.candycrushsaga.permission.C2D_MESSAGE
[8] => com.king.cross.kingapp.provider.ACCESS
)

                                        [installSize_:App_ExtendedInfo:private] => 48946061
                                        [packageName_:App_ExtendedInfo:private] => com.king.candycrushsaga
                                        [category_:App_ExtendedInfo:private] => Casual
                                        [contactEmail_:App_ExtendedInfo:private] => [email protected]
                                        [downloadsCountText_:App_ExtendedInfo:private] => >250,000
                                        [contactPhone_:App_ExtendedInfo:private] => 
                                        [contactWebsite_:App_ExtendedInfo:private] => http://about.king.com/candy-crush-saga-faqs
                                        [screenshotsCount_:App_ExtendedInfo:private] => 8
                                        [promoText_:App_ExtendedInfo:private] => The sweetest game around!
                                        [maturity_:App_ExtendedInfo:private] => Everyone
                                        [recentChanges_:App_ExtendedInfo:private] => Swim fins? Check! Time for a subaquatic Candy Crush Saga update!

• Dive into Delectable Depths, our newest episode where Jem the Jellyfish is all tangled up in her tentacles! We'd better do something about it!

• Fill your day with 15 NEW LEVELS of fun, making it a total of 935 levels to complete!

Don't forget to download the latest version of Candy Crush Saga for all the newest content!
[promotionalVideo_:App_ExtendedInfo:private] =>
)

                                [creatorId_:Application:private] => King
                                [packageName_:Application:private] => com.king.candycrushsaga
                                [versionCode_:Application:private] => 1053002
                                [priceCurrency_:Application:private] => 
                                [priceMicros_:Application:private] => 
                                [originalPrice_:Application:private] => 
                            )

                    )

                [entriesCount_:AppsResponse:private] => 
            )

        [commentsResponse_:Response_ResponseGroup:private] => 
        [imageResponse_:Response_ResponseGroup:private] => 
        [categoriesResponse_:Response_ResponseGroup:private] => 
        [subCategoriesResponse_:Response_ResponseGroup:private] => 
    )

)

Any information on this you could provide will be extremely helpful. Also thank you for publishing this php API it works wonderfully!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant