Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming minor release items #685

Open
8 of 32 tasks
brodybits opened this issue May 9, 2017 · 11 comments
Open
8 of 32 tasks

Upcoming minor release items #685

brodybits opened this issue May 9, 2017 · 11 comments

Comments

@brodybits
Copy link
Contributor

brodybits commented May 9, 2017

Minor release

Mandatory

ADDITIONAL (GENERAL):

Documentation

ADDITIONAL:

Feature(s)

UPDATE: Moved to major release ref: #687 due to time/schedule constraint:

Highly desired

Documentation

Testing

ADDITIONAL:

Fixes & features

UPDATE: these updates are expected to come in the major release ref: #687

ADDITIONAL, HIGHLY DESIRED before major release now expected to come in the major release ref: #687

ADDITIONAL DOCUMENTATION:

MAJOR DOCUMENTATION CLEANUP NEEDED here or in NEXT MAJOR RELEASE (#687) ref: storesafe/cordova-sqlite-storage-help#33 & #596 (comment)

Timeline

4-6 weeks due to existing backlog

@jabawack81
Copy link

@brodybits there is any update on the timeline for this release? I'm interested particularly in the fix for the issue #563

Thanks

@brodybits
Copy link
Contributor Author

My apologies for the delay that was due to workload. I will probably need another 1-2 months and may combine with major release in #687.

@jabawack81 workaround for #563 is to fix it yourself in a fork or with help from npmjs.com / patch-package.

brodybits pushed a commit to brodybits/Cordova-sqlite-storage-common-dev that referenced this issue Nov 2, 2017
brodybits pushed a commit to brodybits/Cordova-sqlite-storage-common-dev that referenced this issue Nov 3, 2017
brodybits pushed a commit to brodybits/Cordova-sqlite-storage-common-dev that referenced this issue Nov 3, 2017
@jabawack81
Copy link

@brodybits I would love to if I knew what to fix.

@brodybits
Copy link
Contributor Author

@jabawack81 the /SAFESEH build flag for Win32 is now integrated with this plugin version as well as cordova-sqlite-ext. Please report if it helps or not.

@brodybits
Copy link
Contributor Author

brodybits commented Nov 8, 2017

cordova-sqlite-storage 2.1.0 & 2.1.1 released with some changes discussed here:

along with a couple additional changes from pull requests:

@jabawack81
Copy link

I Brody I got the same error.

My test procedure:

  • I've deleted the plugin, platform and node_modules folder from my cordova project
  • updated cordova-sqlite-storage to 2.1.2
  • run cordova prepare from the powershell
  • from visualstudio 2017 project->store->create app packages...

and got this error:

------ Building platform: windows
------ Build configuration options:  --release -- --win --archs "x86 arm"
No scripts found for hook "before_compile".
PlatformApi successfully found for platform windows
Reading build config file: C:[PROJECTFOLDER]\build.json
Running command: "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\msbuild.exe" -version -nologo
Command finished with error code 0: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\msbuild.exe -version,-nologo
Using MSBuild v15.1 from C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin
Building project: C:[PROJECTFOLDER]\platforms\windows\CordovaApp.Windows10.jsproj
  Configuration : release
  Platform      : x86
Running command: C:\WINDOWS\system32\reg.exe query "HKLM\SOFTWARE\Microsoft\Microsoft SDKs\Windows" /s /v InstallationFolder /reg:32
Command finished with error code 0: C:\WINDOWS\system32\reg.exe query,HKLM\SOFTWARE\Microsoft\Microsoft SDKs\Windows,/s,/v,InstallationFolder,/reg:32
Running command: "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\msbuild.exe" C:[PROJECTFOLDER]\platforms\windows\CordovaApp.Windows10.jsproj /clp:NoSummary;NoItemAndPropertyList;Verbosity=minimal /nologo /p:Configuration=release /p:Platform=x86 /p:AppxBundle=Never /p:UapAppxPackageBuildMode=StoreUpload
  Patching 10 in prebuild event...
  Injected base.js reference to the /www/index.html
  Removing /( *)(<script\s+(?:type="text\/javascript"\s+)?src="\/\/Microsoft.WinJS.2.0\/js\/base.js">\s*<\/script>)(\s*)/ from /www/index.html
  Removing /( *)(<script\s+(?:type="text\/javascript"\s+)?src="\/\/Microsoft.Phone.WinJS.2.1\/js\/base.js">\s*<\/script>)(\s*)/ from /www/index.html
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(4148,5): error MSB3030: Could not copy the file "C:[PROJECTFOLDER]\plugins\cordova-sqlite-storage\src\windows\SQLite3-Win-RT\SQLite3\SQLite3.UWP\Debug\SQLite3.UWP\SQLite3.winmd" because it was not found. [C:[PROJECTFOLDER]\platforms\windows\CordovaApp.Windows10.jsproj]
Command finished with error code 1: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\msbuild.exe C:[PROJECTFOLDER]\platforms\windows\CordovaApp.Windows10.jsproj,/clp:NoSummary;NoItemAndPropertyList;Verbosity=minimal,/nologo,/p:Configuration=release,/p:Platform=x86,/p:AppxBundle=Never,/p:UapAppxPackageBuildMode=StoreUpload
1>MSBUILD : cordova-build error : Error: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\msbuild.exe: Command failed with exit code 1
1>Done building project "project.jsproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Package: 0 succeeded, 2 failed ===========

@brodybits
Copy link
Contributor Author

@jabawack81 I just updated https://github.com/brodybits/cordova-sqlite-storage-starter-app and was able to create a Windows app package from project -> store -> create app packages (with a test certificate, I did not create the app package for the app store but this part should not matter). In general cordova prepare is not necessary if you do cordova platform add windows with the plugins already configured in config.xml. In case of any further issues:

@sergii-trotsiuk
Copy link

Hi guys, any news about next release? I get bug on Windows 10 #709
How can I help with next release that will include this fix?

@bojanbizjak
Copy link

Is there any plan or possibility that spatialite will be integrated or can be used with any of supported plugin versions?

@brodybits
Copy link
Contributor Author

Spatialite is already discussed in storesafe/cordova-sqlite-storage-help#32.

@brodybits
Copy link
Contributor Author

At this point I am giving top priority to a newly redesigned plugin version which is in progress at this time, discussed in brodybits/ask-me-anything#3.

Priority for other items is given to paid customers. Please feel free to reach out to chris.brody+brodybits@gmail.com or sales@xpbrew.com in case of interest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants