The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
18 views

Marketplace site: how to verify an account is who it says it is?

I'm working on a project for philanthropists to donate to many different charities through a single website. When charities sign up on my site, I need some way to make sure they are who they say they ...
0
votes
1answer
71 views

Need to sign and zipalign apk project for android marketplace

I'm new here and have been reading through most of the similar questions but can't find the help I'm looking for. We have an adroid app that has been developed by a third party(outsourced) and when I ...
-1
votes
0answers
10 views

Marketplace API that supports payouts to multiple people [closed]

I have an eCommerce marketplace that aims to allow buyers to add items to a cart, and then check out. This means paying each of the sellers of the items the buyer has purchased. I'm looking for a ...
0
votes
2answers
21 views

Testing my app on my windows phone

How do I test my app on my windows mobile without paying the $99 to uploading it online? Is it possible to test my app for free?
1
vote
2answers
51 views

Changing an application's name

I got the following error from Microsoft when trying to submit my app to the Marketplace, The application's name on a device is a generic name "SIXnaApp3", and does not accurately represent the ...
0
votes
0answers
25 views

Creating Windows Phone 7.5 app for the Chinese marketplace

Comments: Your application uses the Bing Maps Silverlight Control for Windows Phone. Bing Maps is not supported for Group 1 countries at this time. You may resubmit your application and deselect ...
0
votes
1answer
32 views

WP - Marketplace misssing required metadata

I tried to publish my windows phone app on marketplace but I have this error and I cant figure out how can I repair it: Submission errors MyAppWinPhone.xap Czech Missing ...
3
votes
1answer
68 views

Windows Phone 8 IsTrial Marketplace

I have a Windows Phone 8 App and some extra features, which can only be used with the full version. So the user clicks on a button if ((Application.Current as App).IsTrial) { Buy() } else { ...
0
votes
1answer
39 views

Analogue Expedited App Review for WP-application

As far as I know the certification process in the Windows Phone Store lasts from 5 to 9 days (mean 7). My application is confined to a specific date of the company, and there is a suspicion that the ...
0
votes
1answer
12 views

how to notify user about update available for my application in windows phone marketplace for OS 7.1

Can any one tell me the steps to be followed to notify users that there is an update for my windows phone 7.1 application at market place so that he can go any update it ?
1
vote
2answers
215 views

Getting statistics of windows phone apps

I am in charge of developing a windows phone app which should be able to show statistics from windowsphone dashboard Is there any API where someone can get Statistics of windows phone Apps like total ...
1
vote
1answer
264 views

How to implement notification in Firefox OS?

I have an instant messaging application almost complete the only thing I'm missing are firefox notifications for you. As is the API?
0
votes
1answer
182 views

How to use a mysql database in firefox os?

I have an instant messaging application on the web with its database and almost finished M2S. I want to make an application for firefox you without having to go through my website and I can do it if I ...
-2
votes
1answer
30 views

As I can put in an application to Mysql firefox will not upload it to my domain? [closed]

I have a website with a database, and I would like to create an application for Firefox OS without having to go through my website and using a mysql database. As I can do?
0
votes
0answers
73 views

how to get product listing for sears seller market place API?

I'm new round here so please be kind. I need get all products like order api for seller market place api.. As I've already registered to Sears, and all seller credentials.. please help me...
-1
votes
3answers
113 views

Windows Phone app crashes only if downloaded from the store

I have a really strange problem, I developed a windows phone app that works perfectly if installed from visual studio... I uploaded on the store as beta, installed from the store, but the app crashes ...
1
vote
1answer
34 views

How to use Zest from Eclipse Marketplace?

On the Eclipse Marketplace, I installed Zest. Now I am wondering, how I can use it? Where are the library files (jars)? And how to add them?
0
votes
1answer
167 views

Finding restricted API calls on Windows Phone 8

I've been trying to get a WP8 app certified in Marketplace for about two months now, and it gets bounced back every time with the 5.1.4 code and a "silently exits every time" error. The only thing ...
0
votes
0answers
94 views

manifest.webapp - firefox Marketplace configuration for launch_path is loading home page instead of application

I am trying firefox marketplace to publish one of my app. I have an application let say on http://somesite.com/games/g1/ here is manifest file { "name": "G1 Game", "version": "1", ...
0
votes
0answers
45 views

Dwolla: is there a way to get another user's funding_id (a.k.a. source ID)?

My understanding is that the funding_id is Dwolla's identifier for a user's bank account. The reason having someone else's funding_id is important is b/c you wouldn't know whether this other user's ...
1
vote
1answer
99 views

Windows Phone App only for Windows Phone 7?

Is it possible to make a Windows Phone App target only the Windows Phone 7 platform? I already have the Windows Phone 8 version of the app out, and changed a few things to release for Windows Phone 7 ...
0
votes
0answers
67 views

Ubercart Marketplace seller own orders empty

x-2.11 and Ubercart Marketplace 6.x-1.0-beta1. Everythings work but sellers can't see their own orders. I searched solution but i can't find. I was read it maybe about condutional settings. Still i ...
0
votes
1answer
99 views

Looking for example Windows Phone 8 app that has registered a URI protocol with Windows Marketplace

Can anyone give me an example of a Windows Phone 8 app that has registered a URI protocol with Windows Marketplace? i.e. the developer has followed "Registering for a URI association" in these docs. ...
1
vote
1answer
76 views

Android market- cannot find application on specific devices without bluetooth

I have an application that cannot be seen on specific devices without bluetooth. The problem is that in my manifest file I have a bluetooth permission: <uses-permission ...
1
vote
0answers
55 views

Trial version vs separate two versions in WP7 [closed]

I've worked on this game for 2 months, and 10 days after submission in the market, 36 downloads from the trial version, and 0 downloads from the full one. If I talk about the free trial version, 36 ...
1
vote
2answers
133 views

Google Play Market account for different applications

I'm starting developing and app about fights and violence and i'm planning to distribute this app through the Google Play Market, like i did with all my other Android apps. I usually develop and ...
1
vote
2answers
45 views

Change App behavior in low/high end Wp7 devices

I am going to implement the always running animation that will consume memory and CPU usage too much. Since in low end devices(256 MB RAM, like LUMIA 510) ui will hang some time. So decided to run ...
1
vote
1answer
84 views

Changing WP7 application icon on marketplace after submission

the last time I updated an app, there wasn't a choice to change the icon that will appear to users in the marketplace. Should I delete the previous submission and create a new one in order to do ...
0
votes
0answers
45 views

Connecting a SQL Server to the Microsoft Azure Marketplace [closed]

I have a test Azure VM using Microsoft's IaaS running: SQL Server 2012 Express I can connect to the SQL Express instance remotely from several different computers. I am trying to publish the data to ...
1
vote
1answer
50 views

What was used to create HubSpot's and Saleforce's app stores?

Does anybody know what solution HubSpot or Saleforce used to create their app stores, or if they wrote it themselves from scratch? HubSpot's: https://app.hubspot.com/market/front/list Salesforce's: ...
0
votes
0answers
81 views

Error with Microsoft Silverlight Analytics Framework (MSAF) and Google Analytics with Marketplace Test Kit

The title explains itself. I know there have been more people with this issue and I couldn't find a solution. I read that a popup was required to be closed, but I don't know where this popup is or ...
0
votes
1answer
81 views

Windows Phone 7.5 and 8.0 sistered in the marketplace

I've been wondering about this for awhile. Is it possible to submit 2 versions of the same app (one targeted to 7.8 and one targeted to 8.0) and have them both on the same marketplace submissions so ...
0
votes
1answer
121 views

How can i reserve an wp7 app name in wp7 market place?

It is possible to "register" an windows phone7 App Name before the app goes on the app store or market palce? For example i want register the name before my application completion so that no one ...
0
votes
0answers
135 views

My Windows Phone 7.1 app no longer installs on Windows Phone 8

I have a serious problem which I urgently need to fix. Since the latest upgrade to our Windows Phone 7.1 app, it is no longer possible to install the app on Windows Phone 8 devices. The only changes ...
1
vote
1answer
189 views

Deploy portlets from a remote machine on Liferay 6.1.1 using plugins installation

How can I deploy portlets from a remote machine on Liferay 6.1.1 using plugins installation.Till 6.0.1 it was possible,but now it redirects me to the marketplace and undeploying market place ...
1
vote
3answers
195 views

How to get Windows phone store dev centre data

I want to know if there is a way to get details of applications posted by a developer in windows phone store.I'm looking for mainly these details - app downloads, app crash count, user reviews, user ...
3
votes
2answers
2k views

Decompile WP7 xap file from market [closed]

How can I decompile *.xap file downloaded from WP7 marketplace? For example this one: http://www.windowsphone.com/en-us/store/app/camper/b0e9a2f4-243d-47db-b61e-0ea16847c25a
1
vote
1answer
63 views

How to deliver WP app to customer without publishing in Marketplace?

Now, to deliver each build to customer, i am publishing it on marketplace as beta version, so only i and customer can download it. Submission requires about 24h. Is there any other way to install ...
0
votes
1answer
127 views

how to use Windows phone store test kit in Windows Phone 7.1

I am developing Windows Phone 7.1 app, and want to test it against marketplace requirements. So I use Marketplace test kit. However, when reading about Windows Phone Store Test Kit, I see that The ...
0
votes
0answers
98 views

Eclipse marketplace connectivity issue

as I saw here, there was similar questions, but i didn't find a solution for my specific case. The problem is, that I cannot connect to Eclipse market place, neither to update sites using "install ...
0
votes
0answers
9 views

(app hub) new ad unit for each new adcontrol

I have question about ad units. I have 15 ad controls in my app, should I use 15 unique new ad units, or use just one per application? I know it's not question for this site, but I don't have time to ...
0
votes
1answer
60 views

Get image from marketplace WP7

I'd like to do a best of application list. It is just a list with a title and an image. I saw the MarketplaceDetailTask(); who take the marketPlaceId (marketplaceDetailTask.ContentIdentifier). My ...
2
votes
1answer
105 views

WindowsPhone App data connection FAILS in MarketPlace published App but WORKS in Visual Studio development (same XAP)

Tearing my hair out(!) My last App update has been accepted and released by MarketPlace but the remote server data connection does NOT work/connect from the downloaded App (from MarketPlace). ...
4
votes
0answers
127 views

Error when updating App Info

I get this error when I try to update xap and App Info (not when uploading): Couldn't upload app We couldn't save your info at this time. Try again later. On "Submission Errors and Warnings" I get ...
0
votes
1answer
201 views

Windows Phone 7.5 App download

Do I need active phone connection to download app from the Windows Market Place? When I try to install the App from MarKet Place, I receive a error we tried sending a download request to your ...
1
vote
2answers
216 views

Make App available for different languages

I finished a new WP7 app and I made it possible to switch to different languages via custom code. I'd like to add English and French, currently it is only set to German. When I try to submit it to ...
0
votes
1answer
290 views

Eclipse: MarketplaceDiscoveryStrategy failed with an error

I've just installed Eclipse Helios version 3.6.1 on my Windows 7 64 bits machine. But, when I want to open Eclipse MarketPlace I get this error: MarketplaceDiscoveryStrategy failed with an error. ...
0
votes
0answers
50 views

Starting a Marketplace, what are the options? [closed]

We have been developing an online marketplace for a niche product where uses fund their accounts with us and then use those funds to buy and sell the products between each other. At any point in time ...
0
votes
0answers
35 views

How to implement broker commision ?

I am implementing Escrow Payment for a reverse auction website, and also the API is working fine. But the problem is that i want to implement a commission for the marketplace. I have implemented this ...
3
votes
1answer
227 views

getting error: Background.png is not a valid PNG file with required size

I’m in the process of testing a Windows Phone 7 app using the test kit but receive an error relating to the background.png dimensions When running the test kit it says: Result Test Name ...

1 2 3 4 5