Search found 156 matches

Go to advanced search

by Dupdroid
Mon Jul 20, 2020 11:17 am
Forum: Issues
Topic: Populating the ACL column via REST service on new rows
Replies: 4
Views: 1198
 
Jump to post

Populating the ACL column via REST service on new rows

\""write\"":true}}"" which should be: {""0000d21be4b00ae00e260000"":{""read"":true

by Dupdroid
Wed Jul 01, 2020 4:32 am
Forum: Issues
Topic: Ionic 4 - Auto Updates
Replies: 4
Views: 2754
 
Jump to post

Ionic 4 - Auto Updates

Thank you for the feedback. Why is the option in the IDE if it doesn't work?

by Dupdroid
Tue Jun 30, 2020 1:22 pm
Forum: Issues
Topic: Ionic 4 - InAppBrowser
Replies: 11
Views: 5635
 
Jump to post

Ionic 4 - InAppBrowser

I have done so. Name: MobilityLoyalty

by Dupdroid
Mon Jun 29, 2020 1:08 pm
Forum: Issues
Topic: Ionic 4 - InAppBrowser
Replies: 11
Views: 5635
 
Jump to post

Ionic 4 - InAppBrowser

Also, if I activate Auto Updates by checking the checkbox on the IOS binary tab and checking the "Hot Code Push Plugin" then the App simple crashes on the iPhone.

by Dupdroid
Mon Jun 29, 2020 7:15 am
Forum: Issues
Topic: Ionic 4 - InAppBrowser
Replies: 11
Views: 5635
 
Jump to post

Ionic 4 - InAppBrowser

Yes, I am testing on a real iPhone. This my code: codetry { if (( < any > window)&#46;cordova) { alert('cordova found'); ( < any > window)&#46;cordova&#46;InAppBrowser&#46;open('https:&#47;&#47;www&#46;google&#46;com'); } else { alert('cordova not found'); ( < any > w...
by Dupdroid
Sat Jun 27, 2020 2:52 pm
Forum: Issues
Topic: Ionic 4 - Auto Updates
Replies: 4
Views: 2754
 
Jump to post

Ionic 4 - Auto Updates

Why do the "Automatic updates" not work in my Ionic 4 App published to the Apple Store? I have enabled it, built an .ipa, uploaded it to Apple and Testing it using Testflight, but the automatic updated don't work. How can I troubleshoot this? Update: I have subsequently added the "Hot...
by Dupdroid
Fri Jun 26, 2020 2:51 pm
Forum: Issues
Topic: Ionic 4 - InAppBrowser
Replies: 11
Views: 5635
 
Jump to post

Ionic 4 - InAppBrowser

Still no luck...

core.js:9110 ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'InAppBrowser' of undefined

by Dupdroid
Fri Jun 26, 2020 1:17 pm
Forum: Issues
Topic: Ionic 4 - InAppBrowser
Replies: 11
Views: 5635
 
Jump to post

Ionic 4 - InAppBrowser

Hi Serhii, can you please get back to me on this issue? The code you provided does not work.

by Dupdroid
Thu Jun 25, 2020 6:03 am
Forum: Issues
Topic: Ionic 4 - InAppBrowser
Replies: 11
Views: 5635
 
Jump to post

Ionic 4 - InAppBrowser

Still getting the same error:

codeERROR in src/app/Screen1/Screen1&#46;ts:36:30 - error TS2339: Property 'InAppBrowser' does not exist on type 'Cordova'&#46; 36 (window)&#46;cordova&#46;InAppBrowser&#46;open('https:&#47;&#47;www,google&#46;com');/code

by Dupdroid
Wed Jun 24, 2020 12:53 pm
Forum: Issues
Topic: Ionic 4 - InAppBrowser
Replies: 11
Views: 5635
 
Jump to post

Ionic 4 - InAppBrowser

I followed the instructions below in my Ionic 4 app and I get the following error: ERROR in src/app/Screen1/Screen1.ts:31:28 - error TS2339: Property 'InAppBrowser' does not exist on type 'Cordova'. https://docs.appery.io/docs/cordova-i... Code as per Appery tutorial: codeif (window&#46;cordova)...

Go to advanced search