2,641
questions
2
votes
3
answers
2k
views
Why does Google think my app is sending data about Installed Apps?
I have this simple Android app, made with Phonegap Build. Now I needed to fill in the Data safety form. I did so in good faith, as I thought my app does not collect or send any private info. But ...
5
votes
1
answer
1k
views
The prefix "tools" for attribute "tools:node" associated with an element type "uses-permission" is not bound
I'm trying to build my Apache Cordova app for Google Play and I'm facing with this error although I included xlmns:tools.
I've tried all solutions in the Internet but still get this error!
Where is ...
0
votes
1
answer
73
views
Phonegap is offline - error 403 - Will it get online again? Do you know other alternatives?
I've been using phonegap build to develop my apps since 2015. The PhoneGap team, pronounced that they won't spend their time anymore on the platform since last year, but I've been working with it ...
0
votes
2
answers
177
views
Will existing apps built with build.phonegap continue to work after Adobe discontinue's build.phonegap service?
We have created some iOS apps with build.phonegap. Our developer license with Apple doesn't expire till next year. Will the iOS apps we have already built with build.phonegap continue to work even if ...
0
votes
1
answer
79
views
Can't install Admob Plugin on PhoneGap Build Android App
I used PhoneGap Build to build a simple android quiz game. Then, I tried to monetize it using Cordova-Admop pluggin. I first added it using<gap:plugin name="phonegap-admob" source="...
3
votes
1
answer
2k
views
How can I continue building Ionic iOS apps without a mac?
As an Ionic/Cordova app developer on Windows, I've been using PhoneGap Build to create and sign my iOS apps before using MacInCloud to upload them to the App Store via App Loader. Unfortunately as of ...
8
votes
0
answers
139
views
Ajax call not working on Android 8 built with Phonegap
I have set a cheap certificate from Digicert on my server but I think it has an intermediate certificate.
When testing my application on PhoneGap CLI using
phonegap serve
Ajax call to my server is ...
1
vote
1
answer
2k
views
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability
I use phonegal build but today i get this error when upload .ipa to apple store
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for ...
0
votes
2
answers
1k
views
ERROR ITMS-90725: "This app was built with the iOS 12.1 SDK. New apps for iPhone or iPad must be built with the iOS 13 SDK or later."
I use build phonegap for build IOS app....I genarated .ipa file with last version of phonegap build but when I try yo upload .ipa file to apple store it give that error
ERROR ITMS-90725: "SDK ...
1
vote
4
answers
2k
views
Getting "App Not Installed" message after attempting to install new version of Android app
I have an app that I developed wow like 8 to 10 years ago, but I have been updating it constantly at least once a year or so.
I'm actually in the process of completely redoing the app from scratch, ...
0
votes
2
answers
539
views
interstitial ad (plugin: admob-free)
My interest is relatively very basic. All I wanted an interstitial banner shows up in some pages of my hybrid application. I indeed appreciate your any comments and guidance since I am a novice ...
1
vote
1
answer
111
views
How do I show ads in Phonegap Build using the Phonegap-admob plugin?
I've been trying to make an app using HTML, CSS, and JS using Phonegap Build, but admob ads will not show up. My JS code for showing ads is:
<script src="code.js"></script>
<...
0
votes
1
answer
388
views
How could i build android and ios app from ember app with online platform without downloading SDK and XCODE?
Is there any way that I upload my ember app so that the online platform generates it as a app for android ios. I have heared about cordova but it insisted me in downloading Xcode or android SDK. I ...
0
votes
1
answer
51
views
all standart icon for Cordova cli-9.0.0 android and IOS app
when I develop cordova android and IOS app in some devices I don't see my icon(i see default cordova icon)
How can I see all requirement icons and splash screens?
https://cordova.apache.org/docs/en/3....
0
votes
1
answer
29
views
Phonegap Build Error - Certificate doesn't match profile: The default keychain doesn't have an identity matching
I've tried creating the certificate and provisioning profile over and over again, but I cannot get it to build on iOS through Phonegap Build. I get this error every time:
Error - Certificate doesn'...