Closed shiv19 closed 5 years ago
Warning: Please use `require("history").PathUtils` instead of `require("history/PathUtils")`. Support for the latter will be removed in the next major release.
printWarning — warnAboutDeprecatedCJSRequire.js:17
exports — warnAboutDeprecatedCJSRequire.js:30
(anonymous function) — PathUtils.js:2
__webpack_require__ — bootstrap 086f739a3d206db820fc:54
(anonymous function) — actionTypes.js:91
__webpack_require__ — bootstrap 086f739a3d206db820fc:54
(anonymous function) — client.js:7
__webpack_require__ — bootstrap 086f739a3d206db820fc:54
webpackJsonpCallback — bootstrap 086f739a3d206db820fc:25
Global Code — client.js:1
history.js:14
[Error] TypeError: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0_history__["default"]) is not a function. (In '__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0_history__["default"])()', '__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0_history__["default"])' is undefined)
(anonymous function) (client.js:440:138)
__webpack_require__ (vendor.js:55)
(anonymous function) (client.js:1318:92)
__webpack_require__ (vendor.js:55)
(anonymous function) (client.js:7)
__webpack_require__ (vendor.js:55)
webpackJsonpCallback (vendor.js:26)
Global Code (client.js:1)
These errors show up when I check the console on the registration page. Tried it on Chrome latest, and Safari
Hi Shiva! Yes, please go ahead. We're not giving it too much attention (marketing-wise) yet, but it should work, so I'd be happy if you want to give it a try.
@EddyVerbruggen I was not able to register on https://appsync-server.nativescript.org/
I tried the demo account, admin, 123456 I couldn't login to that either.
So I spun up my own server on Code anywhere, And I got to the point where I could register and also add an app.
But when I built my app with this plugin installed, it crashed on splash screen.
Is this only supposed to work with {N} 6?
This is supposed to work with all versions of NativeScript.
But running your own server is not what I intend users to do. And that admin password has indeed been changed.
The only instructions you should follow are in this readme: https://github.com/EddyVerbruggen/nativescript-app-sync
When I try to register for a new account when I follow the readme, The register button does not activate after typing the email. https://appsync.nativescript.org/register This url
Oh ffs.. I'm not too happy with that React frontend. I'll take a look - thx for letting me know!
Same here, when trying to register, on the last step, set password. Does not activate Register button. But it seems to work still, as I managed to log in anyways.
ffs.. perhaps that's caused by the fix for https://github.com/EddyVerbruggen/nativescript-app-sync-web/issues/2
Is the registration for AppSync open to new users? I want to try this out :)