-
AuthorPosts
-
February 9, 2020 at 8:04 pm #44168
ShamirParticipantHi, I somehow managed to get the app working in Android. (main culprits was not having SSL). I am still to add iOS. I am not able to click on the “LOGIN” through the app either web or android. Its an empty page.
Below is the error:
RROR TypeError: Cannot read property ‘enable’ of undefined
at Object.eval [as updateDirectives] (ProfilePage.ngfactory.js:314)
at Object.updateDirectives (vendor.js:14699)
at checkAndUpdateView (vendor.js:14219)
at callViewAction (vendor.js:14570)
at execEmbeddedViewsAction (vendor.js:14528)
at checkAndUpdateView (vendor.js:14220)
at callViewAction (vendor.js:14570)
at execEmbeddedViewsAction (vendor.js:14528)
at checkAndUpdateView (vendor.js:14220)
at callViewAction (vendor.js:14570)I would also like to know what is this Basic App: $19 that you are offering. Do you give the APK and the iOS app readymade?
February 9, 2020 at 8:07 pm #44169
ShamirParticipantJust to add: I have created Firebase Project and added google-services.json file. I have also created the Facebook App ID and added.
February 9, 2020 at 8:08 pm #44170
ShamirParticipantI also noticed that the Description is empty. Could you provide docs on how to edit the App menu as well. Thanks.
February 10, 2020 at 12:38 pm #44187
Scott LangKeymasterApp menu data can be customized from config.ts
A new page in the menu can be added from src/services/sidemenu.ts
For login :
Also, put this line in your .htaccess file at the end (.htaccess can be found in the root of your site ):SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0IF above does not works then please change the above line to :SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1If login not worked please share your admin-credentials in private reply.
February 10, 2020 at 12:38 pm #44188
Scott LangKeymasterAlso create topic here to get more info:https://wplms.io/app/app-customization/
February 16, 2020 at 9:54 am #44522
ShamirParticipantHello, I did the changes. With both $0 and $1. It did not work. I will post the login details privately in the next post.
February 17, 2020 at 6:56 am #44561
Scott LangKeymasterHi,
Please refer to this reply:https://wplms.io/forums/topic/ios-is-blank-cors-error/#post-44558
Is this issue only occur in ios, not in android?? If yes then this is no issue with the server it is from App.
February 17, 2020 at 12:16 pm #44584
ShamirParticipantNo this is an issue in all – Android,Web and iOS. Thank you for the quick response.
February 18, 2020 at 6:45 am #44624
Scott LangKeymasterWeb login works refer this:http://prntscr.com/r3vuio
Please clear your cache the run the app. The issue must be data caching.
Your given ios project is not running to our site share your android-debug-apk and platform/ios to run our end
February 24, 2020 at 2:43 pm #44965
HarrySpectatorHello
I am working, I will let you know if the issue will be fixed.
February 25, 2020 at 10:29 am #45036
Scott LangKeymasterAlso, share your config.ts file with us in private reply.
February 25, 2020 at 12:49 pm #45044
RinchaParticipantI can’t reply this topic: https://wplms.io/forums/topic/login-and-registration-doesnt-working/
Whats the status?February 26, 2020 at 7:57 am #45099
Scott LangKeymaster@Rincha
We are getting this error on login:http://prntscr.com/r7so4rAlso, please log in and reply to your topic.
If you are facing the issue then create a new topic and share issues for the old topic which you are facing.
February 27, 2020 at 2:03 pm #45265
ShamirParticipantHi Admin,
Thanks Scott for fixing the Login. (It was because I was missing the facebook, google. Thankfully your screenshot pointed out in the right direction. I will check with the real device and update whether I am able to register/ login.
For the CORS error on iOS should I msg in this thread or the other. Please respond to that as well. I sincerely appreciate your help.
Can you also point to the file that I should edit if I want to remove something from the menu.
March 2, 2020 at 1:05 pm #45522
ShamirParticipantHello, Awaiting update regarding iOS CORS error https://wplms.io/forums/topic/ios-is-blank-cors-error/#post-44558
-
AuthorPosts
- You must be logged in to reply to this topic.