Quantcast
Channel: Ionic Forum - Latest posts
Viewing all 229564 articles
Browse latest View live

Ionic 3 iOS 9 Blackscreen

$
0
0

Did you remote debug the problem on the device already? Follow these instructions here to debug the problem in Safari dev tools: https://docs.ionic.io/tools/developer/#safari-inspector Look at the console and network tabs for errors.

How can you use buttons and "access the camera" if there is only a black screen? Does this mean the interface is there, but only invisible behind a black "wall"?

Post your ionic info please.


Node_modules waste disk space

$
0
0

That's how JS development with npm works. Using workarounds will cause you pain with not very much benefits. Don't do it.

Can i generate an IPA file with a checked-in [git] folder of ionic platforms folders? Errors says:'www/build/main.js' not found

$
0
0

Go through the folders, remove or edit .gitignore files that remove /platforms and subfolders from being commited to Git. If you get all of them, and the users opens the correct Xcode project, should work fine.

Facing problem when I try npm install on my latest master

$
0
0

Are you running VS Code while doing this? Close it, there is a bug in the current version.
Any other programs that could have a file lock on/inside node_modules? Close them.

Ionic when test in ionic lab its ok but when realase app very delay for anything

$
0
0

Not necessary, happens automatically.

Did you remote debug the problem on the device already? Follow these instructions here to debug the problem in Chrome dev tools: https://docs.ionic.io/tools/developer/#chrome-inspector Look at the console and network tabs for errors.

Please stop bumping your posts. If someone can help, they will answer. Bumping your posts is impolite to other users.

Sqlite base administrate

Something went wrong while > ionic start blankProject in proxy server with secure network

$
0
0

Please post the output you get when you run ionic start. What you are posting is only the end results of things going wrong earlier.

Also, what is your proxy configuration?

Ionic App takes too long to start

$
0
0

Can you suggest me sollution for it?


Facing problem when I try npm install on my latest master

Can't install any native extensions

$
0
0

This seems like a regression of the recent app-scripts update to 2.x. I think this is a bug and reported it at https://github.com/ionic-team/ionic-native/issues/1783 using your output.

Does it actually break anything or does the project work anyway?

Post your ionic info output please so we know more about your environment.

Facing problem when I try npm install on my latest master

$
0
0

I tried, no use, same issue occurs

Live reload not updating code without making changes in app.module.ts

$
0
0

Can you build or describe a minimal reproduction of this using a newly created project via ionic start please? This description pops up from time to time, but nobody took the time to help Ionic solve it by making it reproducible.

(Also post your ionic info output please)

Failed running cordova plugin add de.appplant.cordova.plugin.local-notification --save

$
0
0

I think I've seen the first error message you posted a few times in the forum here, please use the search to read through those topics.

Ion-header overlapping ios status bar

Using epubjs in ionic

$
0
0

epubjs link: https://github.com/futurepress/epub.js

Steps I've taken:

  1. ionic start epubjs-sample blank
  2. npm install epubjs
  3. Edit my home.ts as:

import { Component } from '@angular/core';
import { NavController } from 'ionic-angular';
import Epub from 'epubjs';

@Component({
selector: 'page-home',
templateUrl: 'home.html'
})
export class HomePage {

constructor(public navCtrl: NavController) {
var book = Epub("https://s3-us-west-2.amazonaws.com/pressbooks-samplefiles/MetamorphosisJacksonTheme/Metamorphosis-jackson.epub");
}

}

my ionic info:
global packages:

@ionic/cli-utils : 1.4.0
Ionic CLI        : 3.4.0

local packages:

@ionic/app-scripts              : 2.0.0
@ionic/cli-plugin-ionic-angular : 1.3.1
Ionic Framework                 : ionic-angular 3.5.0

System:

Node       : v6.10.3
OS         : macOS Sierra
Xcode      : Xcode 8.3.3 Build version 8E3004b
ios-deploy : 1.9.1
ios-sim    : 6.0.0
npm        : 3.10.10

How to override back button or enrich an ionic component

$
0
0

thank you for the responds but i do not want to set the button text.
We would like to set the title attribute to show a hover text and the aria-label attribute is used for accessibility.

Using epubjs in ionic

$
0
0

How are yu running/building your app?

Facing problem when I try npm install on my latest master

$
0
0

So was actually VS Code or anything else that could block the files running?

Using epubjs in ionic

Ionic App takes too long to start

$
0
0

Try a different device, see if it has the same problem.
Try on an emulator, see if same problem.
Try to debug the problem, google for the error message etc.

Viewing all 229564 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>