Questions tagged [galaxy-apps]

5 questions
5
votes
1 answer

Samsung Store Apps Installer Package name

As Google and Amazon return com.android.vending and com.amazon.veneziarespectively for val pm = packageManager val installer = pm.getInstallerPackageName(packageName) What will be the check to find whether the app is installed from a Samsung store?
g7pro
  • 817
  • 1
  • 6
  • 11
3
votes
0 answers

Google Play show "DF-DLA-14" when try to update app which origin from GalaxyApps

We have app in Samsung GalaxyApps store and in Google Play. User install app from GalaxyApps store after new update come to Google Play first smartphone try to install update form Google Play (though app origin from GalaxyApps - we use same package…
mtrakal
  • 6,121
  • 2
  • 25
  • 35
2
votes
1 answer

Publishing Flutter app to Galaxy/Amazon/Microsoft Stores?

Im looking to refactor my app - however am also looking at switching to Flutter Considering I want to publish my Play Store app onto Samsung Galaxy Store, Amazon Store and Microsoft Windows Store is Flutter compatible? I ask because these stores…
0
votes
1 answer

Galaxy store app certificate from google play

I have an application on the play store. ( package id : com.ex.exampleapp ) I wanted to put this application on the galaxy store. The review process on galaxy store, ended by telling me : "Application uses copyrighted materials without permission…
0
votes
1 answer

meteor js galaxy routing sub directory to an external wordpress

Can someone help me with this? Thanks in advance. I have my domain from GoDaddy and app is built on meteor js and its hosted on Galaxy hosting. I want to redirect all of my requests to "/blog/" to an external WordPress site hosted on a different…