How can I get IP and Mac address of all devices on a network?
@FireMij wrote: I’m new in ionic and I need help! I just keep learning on this framework and I’m stuck! How can I get the IP and Mac address of all devices on a network? Thanks in advance! Posts: 1...
View ArticleApp is now working in android 9
@troologylaxmikant wrote: I have created debug apk but not working in android 9. I have tried creating network_security_config file and updated code given Sample code but not working. The actual issue...
View ArticleAnimations don't work on ionic v4 components
@schngrg wrote: (I have also created a github issue on this: https://github.com/ionic-team/ionic/issues/19536) Animation when applied to a simple div works OK. But same animation is janky/choppy when...
View ArticleApple rejects because of inapp browser used
@tannubansal wrote: We have build an app using ionic. Whenever user opens the app it simply opens our site inside in app browser. We tried to submit this app on apple store but it got rejected. Have...
View ArticleUse cordova-plugin-vr on Ionic 4
@lavamx wrote: Hi, I am trying to use cordova-plugin-vr-view plugin in a Ionic4 App, but the install fails. We already follow de ionic install instructions (event --force flag) but it still doesn’t...
View ArticleIonic 3 App - latest packages?
@richardshergold wrote: Is anyone able to tell me the latest versions of: Angular rxjs ngrx @ionic/native Cordova cordova-ios cordova-android that can be used safely and successfully in an Ionc 3 app?...
View ArticleRetrieve data from InAppBrowser to the app
@frntuser wrote: Is it possible to do a login page in InAppBrowser and then retrieve token to the app to use? Posts: 1 Participants: 1 Read full topic
View ArticleComponents variable were changed by modal
@OliverPrimo wrote: Hello, I have a variable from my component (array variable) that contains pdfs and images. I am passing that variable to a modal and it filters the variable to display only the...
View ArticleIon-grid: How to merge multiple cells vertically. StackBlitz demo provided
@cabaro wrote: Hi All, Any idea about how to merge the “Header 2. Merge me!” cells? ( check StackBlitz demo ). Thanks in advance! Output: Captura de pantalla 2019-10-04 a las 9.49.05.png860×326 13.2...
View ArticleVscode cordovatools debug ionic4
@lqrz wrote: Im trying to debug my ionic4 app using vscode cordovatools, but when i launch the Serve to browser (ionic serve) option, I get an error back: Cannot perform Ionic serve/watch for project...
View ArticleIonic for Offline Web App?
@DannyG19 wrote: Hi all, I am currently making an application in Excel which is for the sales team, they can use this to get accurate prices for customer in regards to phone system equipment on...
View ArticleExtend build pipeline with markdown to html-asset build step
@Enteee wrote: I am trying to embed the github wiki of my project into the app’s help page. For this I would need a build step which converts the gh-wiki markdown (maintained as git-submodule) to a...
View Article@ionic-native/google-maps plugin cannot work in iOS
@Ashu901 wrote: I am using @ionic-native/google-maps plugin in ionic 3 for mobile application (Android & iOS). I am not able to load google-maps in both platform android and iOS. It always shows...
View ArticleError when building found version 4, expected 3
@JayadevanM wrote: I am getting an error - Error: Metadata version mismatch for module /root/manappurammob/node_modules/ionic2-date-picker/src-inlined/date-picker.interface.d.ts, found version 4,...
View ArticleArp Cache Table IOS
@FireMij wrote: Hi guys! How can I get an arp cache table on the IONIC IOS platform? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleDifferent apps with same functionality
@alexmcurry wrote: Hi, I am looking at building an app in ionic with core functionality but have the ability to create multiple apps off that for different clients - eg: their branding but the core...
View ArticleIon-split-pane with two menus
@max_maeuschen wrote: I’m trying to us together with two menus: <ion-split-pane> <ion-menu side="start" menuId="master" contentId="content"> ... Main Menu ... </ion-menu>...
View ArticleIonic 4 - How to assign storage value to variable
@littlefloralbunny wrote: Hello there! I am building an app in which I store and retrieve items from a device’s local storage using the ionic storage package. I have no problems with storing items,...
View ArticleIonic/Electron - windows-build.js not found
@DannyG19 wrote: I have been following a tutorial on using Electron with Ionic. All was fine until the final build. So I put: npm run windows-build and get the following: Error: Cannot find module...
View ArticleHow to detect a click is made in Iframe
@o8thug wrote: I am trying to implement Youtube videos on automatic slides while click is made in video slide it should play and should stay on the same slide while playing video, to do that i need to...
View Article