Code

Discussion on Full functional news app with admin panel Firebase Firestore & Ionic Framework

Discussion on Full functional news app with admin panel Firebase Firestore & Ionic Framework

Cart 38 sales

15 comments found.

hello can i defunct the picture in the add news article

does this app support blogger and wordpress?

Hi,

The admin and the ionic apps has errors

Kindly reply ASAP as we have a deadline to meet

Best Regards

PLEASE REPLY ASAP

PLEASE EITHER REPLY OR RETURN MY MONEY

is it supported anymore? lot of complaints.

any update ?

the app builds successfully, but when i installed on a device it did not pull the news articles..

Hi, sorry for our late reply. Is this problem still you faced? We’ll check our app within a days and get back to you soon. Thanks

there is any login/register feature on this app? how about push notification

No, these features is not exist into this app.

Can i add ionic aépp now or you he need configuration before ? Do you install this admin ?

Hi, you will get full app with admin panel and in our documentation section you will get all the instruction of install.

I like the template, but if possible please include the following: - Favourite button - Can fetch the content from the other website/RSS

Thanks.

Hi, At this time we cant add this features. But we noted your requirements. Thanks.

its fine but even i get this problems 1- the icon for category in home page didn’t show?? 2- in settings page (notification + Date) not show just(support us + about app)? 3- contact page just show me the icon not form?

even that how can i make this app be RTL just

thanks

Hi, Can you please share your screenshot, we are not found any problems. And for the contact page, you need to setup your contact information from admin panel. Please see that video – https://www.youtube.com/watch?v=rTc69z-oYFQ&list=PLaL8he-pYNag0iSE8C16XQW4dhyxu8eQI&index=1 at 6:24min.

Check the RTL details – https://ionicframework.com/docs/theming/rtl-support/

Our current version we are not add this feature hopefully we can update this app with RTL and multi language options.

If you need any kind of customer support then please mail us at ionicbucket@gmail.com

Thanking you

hello i get the app but i have some problem when i run can you help me

Typescript Error Cannot find module ’@firebase/app-types/private’. node_modules/@firebase/database/dist/esm/src/api/Database.d.ts import { FirebaseApp } from ’@firebase/app-types’; import { FirebaseService } from ’@firebase/app-types/private’; /** Typescript Error Cannot find module ’@firebase/app-types/private’. node_modules/@firebase/database/dist/esm/src/core/AuthTokenProvider.d.ts getToken(forceRefresh: boolean): Promise<FirebaseAuthTokenData>; addTokenChangeListener(listener: (token: string | null) => void): void; removeTokenChangeListener(listener: (token: string | null) => void): void; Typescript Error Cannot find namespace ‘firestore’. src/models/aboutus.ts details: string; timestamp: firestore.FieldValue; } Typescript Error Cannot find namespace ‘firestore’. src/models/article.ts active: true; timestamp: firestore.FieldValue; } Typescript Error Cannot find namespace ‘firestore’. src/models/category.ts active: Boolean; timestamp: firestore.FieldValue; } Typescript Error Cannot find namespace ‘firestore’. src/models/contact.ts address: string; timestamp: firestore.FieldValue; } Typescript Error Cannot find namespace ‘firestore’. src/models/video.ts active: true; timestamp: firestore.FieldValue; } Ionic Framework: 3.9.2 Ionic App Scripts: 3.1.8 Angular Core: 5.0.3 Angular Compiler CLI: 5.0.3 Node: 10.3.0 OS Platform: macOS High Sierra Navigator Platform: MacIntel User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15

when update i get this

Error Close Typescript Error Cannot find module ’@firebase/database-types’. node_modules/angularfire2/database/database.d.ts import { FirebaseDatabase } from ’@firebase/database-types’; import { FirebaseApp } from ‘angularfire2’; Typescript Error Cannot find module ’@firebase/database-types’. node_modules/angularfire2/database/interfaces.d.ts import { Reference, DataSnapshot, ThenableReference, Query } from ’@firebase/database-types’; import { Observable } from ‘rxjs/Observable’; Typescript Error Cannot find module ’@firebase/database-types’. node_modules/angularfire2/database/list/audit-trail.d.ts import { Observable } from ‘rxjs/Observable’; import { DataSnapshot } from ’@firebase/database-types’; import ‘rxjs/add/operator/skipWhile’; Typescript Error Cannot find module ’@firebase/database-types’. node_modules/angularfire2/database/list/state-changes.d.ts import ‘rxjs/add/operator/scan’; import { DataSnapshot } from ’@firebase/database-types’; export declare function createStateChanges(query: DatabaseQuery): (events?: ChildEvent[] | undefined) => Observable<AngularFireAction<DataSnapshot>>; Typescript Error Cannot find module ’@firebase/app-types’. node_modules/angularfire2/firebase.app.module.d.ts import { FirebaseAppConfig } from ’./’; import { FirebaseApp as FBApp } from ’@firebase/app-types’; import { FirebaseAuth } from ’@firebase/auth-types’; Typescript Error Cannot find module ’@firebase/auth-types’. node_modules/angularfire2/firebase.app.module.d.ts import { FirebaseApp as FBApp } from ’@firebase/app-types’; import { FirebaseAuth } from ’@firebase/auth-types’; import { FirebaseDatabase } from ’@firebase/database-types’; Typescript Error Cannot find module ’@firebase/database-types’. node_modules/angularfire2/firebase.app.module.d.ts import { FirebaseAuth } from ’@firebase/auth-types’; import { FirebaseDatabase } from ’@firebase/database-types’; import { FirebaseMessaging } from ’@firebase/messaging-types’; Typescript Error Cannot find module ’@firebase/messaging-types’. node_modules/angularfire2/firebase.app.module.d.ts import { FirebaseDatabase } from ’@firebase/database-types’; import { FirebaseMessaging } from ’@firebase/messaging-types’; import { FirebaseStorage } from ’@firebase/storage-types’; Typescript Error Cannot find module ’@firebase/storage-types’. node_modules/angularfire2/firebase.app.module.d.ts import { FirebaseMessaging } from ’@firebase/messaging-types’; import { FirebaseStorage } from ’@firebase/storage-types’; import { FirebaseFirestore } from ’@firebase/firestore-types’; Typescript Error Cannot find module ’@firebase/firestore-types’. node_modules/angularfire2/firebase.app.module.d.ts import { FirebaseStorage } from ’@firebase/storage-types’; import { FirebaseFirestore } from ’@firebase/firestore-types’; export declare const FirebaseAppConfigToken: InjectionToken<FirebaseAppConfig>; Typescript Error Cannot find module ’@firebase/firestore-types’. node_modules/angularfire2/firestore/collection/changes.d.ts import { Query, DocumentChangeType, DocumentChange } from ’@firebase/firestore-types’; import { Observable } from ‘rxjs/Observable’; Typescript Error Cannot find module ’@firebase/firestore-types’. node_modules/angularfire2/firestore/collection/collection.d.ts import { DocumentChangeType, CollectionReference, Query, DocumentReference } from ’@firebase/firestore-types’; import { Observable } from ‘rxjs/Observable’; Typescript Error Cannot find module ’@firebase/firestore-types’. node_modules/angularfire2/firestore/document/document.d.ts import { DocumentReference, SetOptions, DocumentSnapshot } from ’@firebase/firestore-types’; import { Observable } from ‘rxjs/Observable’; Typescript Error Cannot find module ’@firebase/firestore-types’. node_modules/angularfire2/firestore/firestore.d.ts import { FirebaseFirestore, CollectionReference } from ’@firebase/firestore-types’; import { Observable } from ‘rxjs/Observable’; Typescript Error Cannot find module ’@firebase/firestore-types’. node_modules/angularfire2/firestore/interfaces.d.ts import { Subscriber } from ‘rxjs/Subscriber’; import { DocumentChangeType, DocumentChange, CollectionReference, Query } from ’@firebase/firestore-types’; export interface DocumentChangeAction { Typescript Error Cannot find module ’@firebase/firestore-types’. node_modules/angularfire2/firestore/observable/fromRef.d.ts import { DocumentReference, Query, QuerySnapshot, DocumentSnapshot } from ’@firebase/firestore-types’; import { Observable } from ‘rxjs/Observable’; Ionic Framework: 3.9.2 Ionic App Scripts: 3.1.8 Angular Core: 5.0.0 Angular Compiler CLI: 5.0.3 Node: 10.3.0 OS Platform: macOS High Sierra Navigator Platform: MacIntel User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15

Hi, Please follow our quick start guide step by step from here – http://firenews.ionicbucket.com/documents/quickstart and If it still does not work then mail us on ionicbucket@gmail.com

include iOS?? and pushnotitfication??

and documentation guide??

It’s support IOS platform as well and push notification not exist in current version. Documentation – http://firenews.ionicbucket.com/documents/general

have push notif?

Push notification feature not exist.

Very good product wish you good luck for lots of sale.

Thank you so much :)

Congratulations and good luck for sale :)

Thank you so much :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey