Questions tagged [app-hub]
21 questions
11
votes
2 answers
React Native Download JS Code from remote server
I am currently doing an R&D in React Native.
I have a requirement where I need to add some modules(Basically code) in the app.
It is impossible in native iOS app to do so.
In React native apps using tools like AppHub and CodePush, we can push builds…

Rakesh Gujari
- 899
- 1
- 8
- 12
3
votes
1 answer
Marketplace Test Kit incorrectly claims ID_CAP_MICROPHONE
I am running the Marketplace Test Kit in preperation for submission to the Marketplace and the automated tests is claiming I am using ID_CAP_NETWORKING and ID_CAP_MICROPHONE. I am not using the microphone or any audio code anywhere within the…

Duncan Watts
- 1,331
- 9
- 26
3
votes
1 answer
more capabilities in App Hub than in WMAppManifest.xml
I have developed an app using Silverlight XNA, with AdDuplex (for Silverlight 1.2.3) and Scoreloop (Core Social 1.2.0).
I have defined capabilities of my app in WMAppManifest.xml as
…

Dante May Code
- 11,177
- 9
- 49
- 81
2
votes
2 answers
how many days will app hub take to sign a windows phone app after submitting it?
how many days will app hub take to sign a windows phone app after submitting it ? Does anyone have any personal experience regarding this? Whats the maximum number of days taken.

Mridul Raj
- 1,001
- 4
- 19
- 46
1
vote
1 answer
React native deploy new native app only when native code has changed, and deploy through codepush and apphub for changes in javascript
I have a react native application I want to deploy to hockeyapp, app store, and play when the native code has changed, and I want to deploy through CodePush or AppHub when only JS has changed.
What is the best way to achieve this?

Kenneth Lynne
- 15,461
- 12
- 63
- 79
1
vote
1 answer
Windows Phone company app on a developer unlocked phone
I was wondering if it is possible to install a “company app hub” app on a developer unlocked Windows Phone?
The reason I ask is because for my University dissertation I am considering creating a "company app hub" template for SMB's etc.…

TheIdiot
- 307
- 1
- 5
- 12
1
vote
2 answers
Where can I download the Shake gesture library for Windows phone 7
I have recently starting coding for windows phone 7, and have spent some time going round in circles trying to find the shake gesture library. Every link I follow tells me to go to the AppHub but when I follow it I get redirected to the main page…

user1865044
- 301
- 3
- 9
1
vote
1 answer
Bing Maps Control China
I was trying to upload my wp7 application to the marketplace, and it failed with the following comment:
"Your application uses the Bing Maps Silverlight Control for Windows Phone. Bing Maps is not supported for
Group 1 countries at this time. You…

Igor Meszaros
- 2,081
- 2
- 22
- 46
1
vote
1 answer
what is the maximum number of push notification that can be sent through mspn in windows phone in a day?
can someone tell me what is the maximum number of push notification that can be sent through mspn in windows phone in a day. Or is it unlimited? If there is any limit, please answer following questions as well
Maximum number of notification that…

Mridul Raj
- 1,001
- 4
- 19
- 46
1
vote
1 answer
difference between app hub "personal" and "company" account types
In app hub, there are two account types "personal" and "company". Can anyone tell we the difference between the two in terms of
1. number of apps submitted to marketplace
2. no of devices unlocked
3. number of apps that can be tested in each…

Mridul Raj
- 1,001
- 4
- 19
- 46
1
vote
2 answers
Where to write down the update infomation when submitting a update in app hub?
I just submitting a update version of my app in App Hub.
But what confused me a lot is that all the steps for updating is as same as when I submit a new app.
So I just don't know where to write down the update infomation.
I check the MSDN but found…

Albert Gao
- 3,653
- 6
- 40
- 69
1
vote
2 answers
Getting all reviews from a specific Windows Phone Marketplace Game
Does AppHub let us see reviews of our apps from all marketplaces at once? As I didn't find any, o took some time writing some code to print them all in a file, so i won't waste my time looking for them in every single language.
I'd appreciate any…

Vinicius Canaa
- 11
- 2
0
votes
1 answer
Do I have to use apphub or codepush for updating my application's code instead of doing it myself
Can I place the bundle file on my server for the application to load and update some implementation?

hexman
- 1
0
votes
1 answer
FindPackagesForCurrentPublisher and Package.Launch on Windows Phone
I'm looking at making an app which will have the ability to launch on or more of my other existing apps installed by the user on the phone (or direct them to the store).
It sure seems like this is what FindPackagesForCurrentPublisher is for, but I…

Ben Randall
- 1,205
- 10
- 27
0
votes
1 answer
FindPackagesForCurrentPublisher only returning the company app hub
I'm developing a Company App Hub and after successfully installing an app I'm not able to launch it as when I retrieve the apps already installed for current publisher I only get the one actually running the query (i.e. the Company App Hub).
I've…

F3RD3F
- 2,309
- 3
- 22
- 26