fireblogger icon indicating copy to clipboard operation
fireblogger copied to clipboard

not saving in firebase

Open MELAS007 opened this issue 7 years ago • 9 comments

Hi Dave!

I love your youtube's Tutorials too much and very well explain...

Unfortunately, I got error in below and it doesn't save in firebase... could you help me to solve this?

Q {code: "auth/operation-not-supported-in-this-environment", message: "This operation is not supported in the environment…be http or https and web storage must be enabled."}

How can I solve this?

MELAS007 avatar Nov 29 '16 09:11 MELAS007

Run your app, then send me the screenshot of your browser console and your command prompt here.

davepartner avatar Nov 29 '16 10:11 davepartner

@daveozoalor -

image

cmd prompt :

ionic run android

ionic-hello-world@ ionic:build D:\Mobile apps\test\fireblogger ionic-app-scripts build

[12:34:17] ionic-app-scripts 0.0.45 [12:34:17] build prod started ... [12:34:17] clean started ... [12:34:17] clean finished in 9 ms [12:34:17] copy started ... [12:34:17] ngc started ... [12:34:17] copy finished in 268 ms [12:34:54] ngc finished in 36.72 s [12:34:54] webpack started ... [12:35:10] webpack finished in 16.10 s [12:35:10] uglifyjs started ... [12:35:10] sass started ... [12:35:12] sass finished in 2.37 s [12:35:12] cleancss started ... [12:35:15] cleancss finished in 2.96 s [12:35:34] uglifyjs finished in 24.05 s [12:35:34] build prod finished in 76.90 s ANDROID_HOME=E:\ANDROID\SDK2

JAVA_HOME=C:\Program Files\Java\jdk1.8.0_91

Subproject Path: CordovaLib

Parallel execution with configuration on demand is an incubating feature.

Incremental java compilation is an incubating feature.

:preBuild UP-TO-DATE :preDebugBuild UP-TO-DATE :checkDebugManifest

:CordovaLib:preBuild UP-TO-DATE :generateDebugBuildConfig :CordovaLib:preDebugBuild UP-TO-DATE :CordovaLib:checkDebugManifest :CordovaLib:prepareDebugDependencies :CordovaLib:compileDebugAidl

:generateDebugBuildConfig UP-TO-DATE :generateDebugResValues :CordovaLib:compileDebugAidl UP-TO-DATE :CordovaLib:compileDebugNdk UP-TO-DATE :CordovaLib:compileLint UP-TO-DATE :CordovaLib:copyDebugLint UP-TO-DATE :CordovaLib:mergeDebugShaders UP-TO-DATE :CordovaLib:compileDebugShaders UP-TO-DATE :CordovaLib:generateDebugAssets UP-TO-DATE :generateDebugResValues UP-TO-DATE :CordovaLib:mergeDebugAssets UP-TO-DATE :CordovaLib:mergeDebugProguardFiles UP-TO-DATE :CordovaLib:packageDebugRenderscript UP-TO-DATE :CordovaLib:compileDebugRenderscript UP-TO-DATE :CordovaLib:generateDebugResValues UP-TO-DATE :CordovaLib:generateDebugResources UP-TO-DATE :CordovaLib:packageDebugResources UP-TO-DATE :CordovaLib:processDebugManifest UP-TO-DATE :CordovaLib:generateDebugBuildConfig UP-TO-DATE :CordovaLib:processDebugResources UP-TO-DATE :CordovaLib:generateDebugSources UP-TO-DATE :CordovaLib:incrementalDebugJavaCompilationSafeguard UP-TO-DATE :CordovaLib:compileDebugJavaWithJavac UP-TO-DATE :CordovaLib:processDebugJavaRes UP-TO-DATE :CordovaLib:transformResourcesWithMergeJavaResForDebug UP-TO-DATE :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE :CordovaLib:mergeDebugJniLibFolders UP-TO-DATE :CordovaLib:transformNative_libsWithMergeJniLibsForDebug UP-TO-DATE :CordovaLib:transformNative_libsWithSyncJniLibsForDebug UP-TO-DATE :CordovaLib:bundleDebug UP-TO-DATE

:prepareAndroidCordovaLibUnspecifiedDebugLibrary

UP-TO-DATE :prepareDebugDependencies

:compileDebugAidl UP-TO-DATE :compileDebugRenderscript

UP-TO-DATE :generateDebugResources UP-TO-DATE :mergeDebugResources

UP-TO-DATE

:processDebugManifest UP-TO-DATE :processDebugResources UP-TO-DATE

:generateDebugSources UP-TO-DATE

:incrementalDebugJavaCompilationSafeguard UP-TO-DATE

:compileDebugJavaWithJavac UP-TO-DATE

:compileDebugNdk UP-TO-DATE :compileDebugSources

UP-TO-DATE :mergeDebugShaders UP-TO-DATE

:compileDebugShaders UP-TO-DATE

:generateDebugAssets UP-TO-DATE

:mergeDebugAssets

:transformClassesWithDexForDebug UP-TO-DATE :mergeDebugJniLibFolders UP-TO-DATE :transformNative_libsWithMergeJniLibsForDebug UP-TO-DATE

:processDebugJavaRes UP-TO-DATE :transformResourcesWithMergeJavaResForDebug UP-TO-DATE :validateSigningDebug :packageDebug

:assembleDebug :cdvBuildDebug

BUILD SUCCESSFUL

Total time: 4.023 secs

Built the following apk(s): D:/Mobile apps/test/fireblogger/platforms/android/build/outputs/apk/android-debug.apk

ANDROID_HOME=E:\ANDROID\SDK2

JAVA_HOME=C:\Program Files\Java\jdk1.8.0_91

No target specified, deploying to device 'b84fb00a'.

Skipping build...

Built the following apk(s): D:/Mobile apps/test/fireblogger/platforms/android/build/outputs/apk/android-debug.apk

Using apk: D:/Mobile apps/test/fireblogger/platforms/android/build/outputs/apk/android-debug.apk

Package name: com.ionicframework.fireblogger699730

LAUNCH SUCCESS

MELAS007 avatar Nov 29 '16 10:11 MELAS007

@daveozoalor any news?

MELAS007 avatar Nov 29 '16 19:11 MELAS007

Paste the contents of main.ts I want to see what is on line 6

davepartner avatar Nov 29 '16 19:11 davepartner

@daveozoalor - I don't have any files with this name... I use ionic version 2.1.13...

MELAS007 avatar Nov 29 '16 20:11 MELAS007

Screenshot your folder structure

davepartner avatar Nov 30 '16 00:11 davepartner

@daveozoalor - image image

MELAS007 avatar Nov 30 '16 06:11 MELAS007

@daveozoalor - Are you there? any news?

MELAS007 avatar Nov 30 '16 20:11 MELAS007

The file where you wrote the login logic, I want to see it. Pay in into pastebin.com then share the link here.

davepartner avatar Dec 01 '16 08:12 davepartner