- 9
- 9
<ion-item *ngFor="let cat of localevent"></ion-item>
Welcome to a real coding world. Developer Helpline is an open community for anybody that codes. We assist you get answers to your hardest coding questions, share information along with your associates.
Login to join a coding world. Developer Helpline is an open community for anybody that codes. We assist you get answers to your hardest coding questions, share information along with your associates.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Sorry, you do not have a permission to add a question, You must login to ask question.
Please briefly explain why you feel this answer should be reported.
The library com.google.android.gms:play-services-measurement-base is being requested by various other libraries at [[15.0.4,15.0.4]], but resolves to 15.0.2. Disable the plugin and check your dependencies tree using ./gradlew :app:dependencies.failed to capture fingerprint of input files for task ‘:app:predebugbuild’ property ‘compilemanifests’ during up-to-date ...
Actually I’m trying to achieve the exact functionalities used in the site https://www.booking.com Anyone can help me how to make it.
@ionic-native/[email protected] requires a peer of @ionic-native/[email protected]^5.1.0 but none is installed. You must install peer dependencies yourself.
While running ionic cordova build android, I’m getting this exception: A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > Android resource linking failed platformsandroidappsrcmainAndroidManifest.xml:5:5-12:19: AAPT: error: resource xml/network_security_config (aka io.ionic.starter:xml/network_security_config) not found. I tried removing and adding the android platform, but still getting the ...
I am trying to get a default value for the time fields on my form. Unfortunately I’ve had no luck trying to get it working.